Skip to content

Commit

Permalink
[release/6.0.2xx] Update dependencies from dotnet/linker (#23330)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/linker build 20220107.4

Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22057.1 -> To Version 6.0.200-1.22057.4

* Update dependencies from https://github.com/dotnet/linker build 20220107.6

Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks
 From Version 7.0.100-1.22057.1 -> To Version 6.0.200-1.22057.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 10, 2022
1 parent 0094100 commit 2d09f45
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 @@ -133,14 +133,14 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>a809880e02d8a9986e3ba1daeeeb5078fbb96be5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22057.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22057.6">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>5b33e3ad8f422d002ffe84700a0e51b976391f2b</Sha>
<Sha>67e3d793b82c46e62e767cf0ead3294f9689430f</Sha>
<SourceBuild RepoName="linker" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.22057.1">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.22057.6">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>5b33e3ad8f422d002ffe84700a0e51b976391f2b</Sha>
<Sha>67e3d793b82c46e62e767cf0ead3294f9689430f</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0">
<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>7.0.100-1.22057.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22057.6</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 2d09f45

Please sign in to comment.