Skip to content

Commit

Permalink
Update package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
anderruiz committed Nov 15, 2023
1 parent 39f2014 commit f4ee492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetAssemblyInfo/GetAssemblyInfo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<ItemGroup>
<PackageReference Include="Mono.Cecil" Version="0.11.4" />
<PackageReference Include="Microsoft.DotNet.ILCompiler; runtime.linux-arm64.Microsoft.DotNet.ILCompiler" Version="9.0.0-alpha.1.23456.7" />
<PackageReference Include="Microsoft.DotNet.ILCompiler; runtime.linux-arm64.Microsoft.DotNet.ILCompiler" Version="8.0.0" />
</ItemGroup>

</Project>

0 comments on commit f4ee492

Please sign in to comment.