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.
1 parent feb3591 commit 5be8d3aCopy full SHA for 5be8d3a
1 file 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.15" />
+ <PackageReference Include="runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler" Version="9.0.16" />
11
</ItemGroup>
12
</Project>
0 commit comments