Skip to content

Commit

Permalink
[master] Update dependencies from mono/linker (#14925)
Browse files Browse the repository at this point in the history
[master] Update dependencies from mono/linker
  • Loading branch information
dotnet-maestro[bot] committed Dec 15, 2020
1 parent 8516015 commit 629e828
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>57c4e48042efec946a993ef31b609f296fb7279c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.20608.3">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.0-alpha.1.20615.1">
<Uri>https://github.com/mono/linker</Uri>
<Sha>a86658f4602e616d71e5d6db23a30940534132e2</Sha>
<Sha>a074fbfd1d0d639893bd61afc7e946a275af9e55</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0-alpha.1.20560.10">
<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 @@ -72,7 +72,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>6.0.0-alpha.1.20608.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.0-alpha.1.20615.1</MicrosoftNETILLinkTasksPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/runtime -->
Expand Down

0 comments on commit 629e828

Please sign in to comment.