Skip to content

Commit

Permalink
Merge pull request #28895 from dotnet/darc-release/6.0.4xx-453cf288-6…
Browse files Browse the repository at this point in the history
…7d2-4c87-96e2-19f563f5ec78

[release/6.0.4xx] Update dependencies from dotnet/linker
  • Loading branch information
v-wuzhai committed Nov 4, 2022
2 parents 1765b46 + fc48d48 commit 39f176e
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.22531.3">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22553.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>ccf997d834f2bae1ce5833c5a3f61ddca6795761</Sha>
<Sha>4be765525a1b45d28ab69a48f92e008b70a4e56e</Sha>
<SourceBuild RepoName="linker" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.22531.3">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.22553.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>ccf997d834f2bae1ce5833c5a3f61ddca6795761</Sha>
<Sha>4be765525a1b45d28ab69a48f92e008b70a4e56e</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.22531.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22553.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 39f176e

Please sign in to comment.