Skip to content

Commit f8835c5

Browse files
authored
Merge branch 'main' into main
2 parents db7ac77 + c2092b3 commit f8835c5

4 files changed

Lines changed: 168 additions & 361 deletions

File tree

examples/dotnet-nativeaot/HelloNativeAot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<InvariantGlobalization>true</InvariantGlobalization>
88
</PropertyGroup>
99
<ItemGroup>
10-
<PackageReference Include="runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler" Version="9.0.16" />
10+
<PackageReference Include="runtime.linux-musl-x64.Microsoft.DotNet.ILCompiler" Version="9.0.17" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)