Skip to content
Prev Previous commit
Next Next commit
Update dependencies from https://github.com/dotnet/linker build 20220…
…616.2

Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22308.1 -> To Version 7.0.100-1.22316.2
  • Loading branch information
dotnet-maestro[bot] committed Jun 17, 2022
commit ec5b54f5926d5c06f58969393f268fb18b104538
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f21ace52e357bbf0019da5c9e42d66705a087235</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22315.2">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22316.2">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>226107b9117b9d166e38dd00e30f9ab54399e658</Sha>
<Sha>1e9494e29e2b2059cfaf85064d314536a165eb0e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22310.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<!-- Docs -->
<MicrosoftPrivateIntellisenseVersion>7.0.0-preview-20220608.1</MicrosoftPrivateIntellisenseVersion>
<!-- ILLink -->
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22315.2</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkTasksVersion>7.0.100-1.22316.2</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
<!-- ICU -->
<MicrosoftNETCoreRuntimeICUTransportVersion>7.0.0-preview.6.22306.1</MicrosoftNETCoreRuntimeICUTransportVersion>
Expand Down