Skip to content

Commit

Permalink
[main] Update dependencies from mono/linker (#16734)
Browse files Browse the repository at this point in the history
[main] Update dependencies from mono/linker
  • Loading branch information
dotnet-maestro[bot] authored Apr 5, 2021
1 parent 1cf5797 commit 593e9b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,13 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>bdf1629e12c05a5fd17bf7de48e7e50a8f739170</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.2.21203.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.2.21205.2">
<Uri>https://github.com/mono/linker</Uri>
<Sha>6d25a089a35860951e4432b656da908efb06dbec</Sha>
<Sha>388fef00320370785b08bbc42dda4a87f3fa38ab</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.2.21203.1">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.2.21205.2">
<Uri>https://github.com/mono/linker</Uri>
<Sha>6d25a089a35860951e4432b656da908efb06dbec</Sha>
<Sha>388fef00320370785b08bbc42dda4a87f3fa38ab</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0-preview.4.21202.2">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.2.21203.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.2.21205.2</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 593e9b2

Please sign in to comment.