Skip to content

Commit 17f5a93

Browse files
Bump Microsoft.DotNet.ILCompiler in the microsoft group
Bumps the microsoft group with 1 update: [Microsoft.DotNet.ILCompiler](https://github.com/dotnet/runtime). Updates `Microsoft.DotNet.ILCompiler` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.DotNet.ILCompiler dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoft ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af6908b commit 17f5a93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IconHelper/IconHelper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="CommandLineParser" Version="2.9.1" />
99
<PackageReference Include="ktsu.CaseConverter" Version="1.3.0" />
1010
<PackageReference Include="ktsu.Extensions" Version="1.5.1" />
11-
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.3" />
11+
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.4" />
1212
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.3" />
1313
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.7" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)