Skip to content

Commit 5ec1ffe

Browse files
author
v-wuzhai
authored
[release/6.0.4xx] Update dependencies from dotnet/linker (#42194)
2 parents 48e7a56 + 99c7f6b commit 5ec1ffe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,14 @@
137137
<Uri>https://github.com/microsoft/vstest</Uri>
138138
<Sha>6e76d580fcc69954441344175bd1b0ab2e432026</Sha>
139139
</Dependency>
140-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.24270.5">
140+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.24366.1">
141141
<Uri>https://github.com/dotnet/linker</Uri>
142-
<Sha>e66cbcaa36aa719936a46160198c9012c6e174e4</Sha>
142+
<Sha>55d70c3aad879b95a3620d64c0a2c07e27afd80d</Sha>
143143
<SourceBuild RepoName="linker" ManagedOnly="true" />
144144
</Dependency>
145-
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.24270.5">
145+
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.24366.1">
146146
<Uri>https://github.com/dotnet/linker</Uri>
147-
<Sha>e66cbcaa36aa719936a46160198c9012c6e174e4</Sha>
147+
<Sha>55d70c3aad879b95a3620d64c0a2c07e27afd80d</Sha>
148148
</Dependency>
149149
<Dependency Name="System.CodeDom" Version="6.0.0">
150150
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</PropertyGroup>
8080
<PropertyGroup>
8181
<!-- Dependencies from https://github.com/mono/linker -->
82-
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.24270.5</MicrosoftNETILLinkTasksPackageVersion>
82+
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.24366.1</MicrosoftNETILLinkTasksPackageVersion>
8383
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
8484
</PropertyGroup>
8585
<PropertyGroup>

0 commit comments

Comments
 (0)