Skip to content

Commit cd2c351

Browse files
Update Microsoft.DotNet.ILCompiler requirement from 7.0.1-* to 7.0.3-* (#1296)
1 parent 435c91a commit cd2c351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Lab/Experiments/CoreRTTest/CoreRTTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</PropertyGroup>
5454

5555
<ItemGroup>
56-
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="7.0.1-*" />
56+
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="7.0.3-*" />
5757
</ItemGroup>
5858

5959
</Project>

0 commit comments

Comments
 (0)