Skip to content

Commit ff0c0ae

Browse files
authored
Merge pull request #28765 from dotnet/darc-release/6.0.4xx-e59c5c70-3f9b-42e8-954d-f21c0666f803
[release/6.0.4xx] Update dependencies from dotnet/linker
2 parents 10cdd5f + 3f84271 commit ff0c0ae

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
@@ -133,14 +133,14 @@
133133
<Uri>https://github.com/microsoft/vstest</Uri>
134134
<Sha>83d2f8162d29a66a8ff323c4bba93c8250013511</Sha>
135135
</Dependency>
136-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22478.1">
136+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22531.3">
137137
<Uri>https://github.com/dotnet/linker</Uri>
138-
<Sha>50c2ec00b794ebd130402d51b960c69cfc9ee622</Sha>
138+
<Sha>ccf997d834f2bae1ce5833c5a3f61ddca6795761</Sha>
139139
<SourceBuild RepoName="linker" ManagedOnly="true" />
140140
</Dependency>
141-
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.22478.1">
141+
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.22531.3">
142142
<Uri>https://github.com/dotnet/linker</Uri>
143-
<Sha>50c2ec00b794ebd130402d51b960c69cfc9ee622</Sha>
143+
<Sha>ccf997d834f2bae1ce5833c5a3f61ddca6795761</Sha>
144144
</Dependency>
145145
<Dependency Name="System.CodeDom" Version="6.0.0">
146146
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
</PropertyGroup>
7878
<PropertyGroup>
7979
<!-- Dependencies from https://github.com/mono/linker -->
80-
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22478.1</MicrosoftNETILLinkTasksPackageVersion>
80+
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.22531.3</MicrosoftNETILLinkTasksPackageVersion>
8181
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
8282
</PropertyGroup>
8383
<PropertyGroup>

0 commit comments

Comments
 (0)