Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/linker build 20220…
Browse files Browse the repository at this point in the history
…627.1 (dotnet#26278)

[main] Update dependencies from dotnet/linker
  • Loading branch information
dotnet-maestro[bot] committed Jun 27, 2022
1 parent 06e31e6 commit 0cd38c9
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 @@ -125,19 +125,19 @@
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>fbbe699fdbc647c708828daca1f3ca9532dc756c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22324.1">
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22327.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>a66609adf79440272e6522c29e8a90291030125b</Sha>
<Sha>49bb668af0e42af30f68c8ebe45e25b954439c03</Sha>
<SourceBuild RepoName="linker" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.ILCompiler" Version="7.0.0-preview.6.22325.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>988f570dc4ddd79a166ca8cbc184b2938ed2fefc</Sha>
<SourceBuildTarball RepoName="runtime" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.22324.1">
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="7.0.100-1.22327.1">
<Uri>https://github.com/dotnet/linker</Uri>
<Sha>a66609adf79440272e6522c29e8a90291030125b</Sha>
<Sha>49bb668af0e42af30f68c8ebe45e25b954439c03</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="7.0.0-preview.6.22325.3">
<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 @@ -83,7 +83,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/mono/linker -->
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22324.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.22327.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 0cd38c9

Please sign in to comment.