File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/benchmarks/real-world/ILLink Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
<PackageReference Include =" Microsoft.Net.ILLink" Version =" $(MicrosoftNetILLinkPackageVersion)" />
18
18
<PackageReference Include =" Microsoft.Net.ILLink.Tasks" Version =" $(MicrosoftNetILLinkTasksVersion)" />
19
19
<PackageReference Include =" Microsoft.Build" Version =" 17.3.1" />
20
- <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 17.3.1 " />
21
- <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.3.1 " />
20
+ <PackageReference Include =" Microsoft.Build.Tasks.Core" Version =" 17.14.7 " />
21
+ <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.14.7 " />
22
22
</ItemGroup >
23
23
24
24
<!-- Make a copy of the sample project with the latest version of ILLink.Tasks -->
You can’t perform that action at this time.
0 commit comments