Skip to content

Commit b52d686

Browse files
Update dependencies from https://github.com/dotnet/linker build 20240517.3
Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks From Version 6.0.200-1.22553.1 -> To Version 6.0.200-1.24267.3
1 parent 93a962f commit b52d686

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.24219.1">
140+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.24267.3">
141141
<Uri>https://github.com/dotnet/linker</Uri>
142-
<Sha>f00f9ee49eb12fc1f3e18d474472503e7aa578fc</Sha>
142+
<Sha>7c03be9a87ab76f688c7a2627dd318bbbff8897e</Sha>
143143
<SourceBuild RepoName="linker" ManagedOnly="true" />
144144
</Dependency>
145-
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.24219.1">
145+
<Dependency Name="Microsoft.NET.ILLink.Analyzers" Version="6.0.200-1.24267.3">
146146
<Uri>https://github.com/dotnet/linker</Uri>
147-
<Sha>f00f9ee49eb12fc1f3e18d474472503e7aa578fc</Sha>
147+
<Sha>7c03be9a87ab76f688c7a2627dd318bbbff8897e</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.24219.1</MicrosoftNETILLinkTasksPackageVersion>
82+
<MicrosoftNETILLinkTasksPackageVersion>6.0.200-1.24267.3</MicrosoftNETILLinkTasksPackageVersion>
8383
<MicrosoftNETILLinkAnalyzerPackageVersion>$(MicrosoftNETILLinkTasksPackageVersion)</MicrosoftNETILLinkAnalyzerPackageVersion>
8484
</PropertyGroup>
8585
<PropertyGroup>

0 commit comments

Comments
 (0)