Skip to content

Commit

Permalink
Update dependencies from https://github.com/mono/linker build 2021081…
Browse files Browse the repository at this point in the history
…3.1 (#19736)

[main] Update dependencies from mono/linker
  • Loading branch information
dotnet-maestro[bot] authored Aug 14, 2021
1 parent 9bad534 commit d82f08a
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 @@ -112,14 +112,14 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>f766a71b78a3e7fd3cb2333ba508a8a6ba611c3c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21412.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-preview.6.21413.1">
<Uri>https://github.com/mono/linker</Uri>
<Sha>4dd506a685d7d81a0e7782ca56d6c0db0064d7d4</Sha>
<Sha>c321df28835445093009af394ddf3c31e9b1fc91</Sha>
<SourceBuild RepoName="linker" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.6.21412.1">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.100-preview.6.21413.1">
<Uri>https://github.com/mono/linker</Uri>
<Sha>4dd506a685d7d81a0e7782ca56d6c0db0064d7d4</Sha>
<Sha>c321df28835445093009af394ddf3c31e9b1fc91</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0-rc.1.21413.5">
<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 @@ -76,7 +76,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21412.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.100-preview.6.21413.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit d82f08a

Please sign in to comment.