Skip to content

Commit

Permalink
Update Microsoft.DotNet.ILCompiler requirement from 7.0.5-* to 7.0.7-* (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 2e28f47 commit 63eb97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Lab/Experiments/CoreRTTest/CoreRTTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="7.0.5-*" />
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="7.0.7-*" />
</ItemGroup>

</Project>

0 comments on commit 63eb97a

Please sign in to comment.