Skip to content

Commit

Permalink
Merge pull request #28766 from dotnet/darc-main-1214b5d8-40a0-49c0-a6…
Browse files Browse the repository at this point in the history
…33-041b84175cab

[main] Update dependencies from dotnet/linker
  • Loading branch information
v-wuzhai committed Oct 26, 2022
2 parents c48c7e3 + 710cfe6 commit 6758e06
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 @@ -109,19 +109,19 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>d194886e7de0b6bb21a22e0b85472fa6a3b7793a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22524.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22525.3">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>d8ca185cf241d60182183ebe9740e36a23ac5b97</Sha>
<Sha>4db6ac94ffa8bf6dae8ad9c5c68f94b58de917fd</Sha>
<SourceBuild RepoName="linker" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="8.0.0-alpha.1.22524.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>5108757b997c59ab8ba1fc5309ab0d4e730e2b77</Sha>
<SourceBuildTarball RepoName="runtime" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.22524.1">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.22525.3">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>d8ca185cf241d60182183ebe9740e36a23ac5b97</Sha>
<Sha>4db6ac94ffa8bf6dae8ad9c5c68f94b58de917fd</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="8.0.0-alpha.1.22524.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 @@ -85,7 +85,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22524.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22525.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 6758e06

Please sign in to comment.