Skip to content

Commit

Permalink
[main] Update dependencies from mono/linker (dotnet#17363)
Browse files Browse the repository at this point in the history
[main] Update dependencies from mono/linker
  • Loading branch information
dotnet-maestro[bot] committed May 4, 2021
1 parent f080214 commit c5a0d2f
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 @@ -101,13 +101,13 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>65f0834de100ee9d1d47641db4773465ad39fe0f</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.5.21253.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.5.21253.3">
<Uri>https://github.com/mono/linker</Uri>
<Sha>a9de8c40d9ccae31a68f3c4d01f35793df5f025c</Sha>
<Sha>795106705fedfceb6d1de60999673dfe39dc7acf</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.5.21253.1">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.5.21253.3">
<Uri>https://github.com/mono/linker</Uri>
<Sha>a9de8c40d9ccae31a68f3c4d01f35793df5f025c</Sha>
<Sha>795106705fedfceb6d1de60999673dfe39dc7acf</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0-preview.5.21253.1">
<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 @@ -75,7 +75,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.5.21253.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.5.21253.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit c5a0d2f

Please sign in to comment.