Skip to content

Commit

Permalink
Merge pull request #28765 from dotnet/darc-release/6.0.4xx-e59c5c70-3…
Browse files Browse the repository at this point in the history
…f9b-42e8-954d-f21c0666f803

[release/6.0.4xx] Update dependencies from dotnet/linker
  • Loading branch information
marcpopMSFT committed Nov 2, 2022
2 parents 10cdd5f + 3f84271 commit ff0c0ae
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>83d2f8162d29a66a8ff323c4bba93c8250013511</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22478.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22531.3">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>50c2ec00b794ebd130402d51b960c69cfc9ee622</Sha>
<Sha>ccf997d834f2bae1ce5833c5a3f61ddca6795761</Sha>
<SourceBuild RepoName="linker" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.22478.1">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.22531.3">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>50c2ec00b794ebd130402d51b960c69cfc9ee622</Sha>
<Sha>ccf997d834f2bae1ce5833c5a3f61ddca6795761</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 @@ -77,7 +77,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22478.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22531.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit ff0c0ae

Please sign in to comment.