We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db7ac77 + c2092b3 commit f8835c5Copy full SHA for f8835c5
4 files changed
examples/dotnet-nativeaot/HelloNativeAot.csproj
@@ -7,6 +7,6 @@
7
<InvariantGlobalization>true</InvariantGlobalization>
8
</PropertyGroup>
9
<ItemGroup>
10
- <PackageReference Include="runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler" Version="9.0.16" />
+ <PackageReference Include="runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler" Version="9.0.17" />
11
</ItemGroup>
12
</Project>
0 commit comments