Skip to content

Commit 5fa6e8c

Browse files
Update dependencies from https://github.com/dotnet/linker build 20240520.5
Microsoft.NET.ILLink.Analyzers , Microsoft.NET.ILLink.Tasks From Version 6.0.200-1.22553.1 -> To Version 6.0.200-1.24270.5
1 parent 1f9cbf4 commit 5fa6e8c

File tree

3 files changed

+5
-21
lines changed

3 files changed

+5
-21
lines changed

NuGet.config

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,8 @@
1313
<!-- Begin: Package sources from dotnet-runtime -->
1414
<!-- End: Package sources from dotnet-runtime -->
1515
<!-- Begin: Package sources from dotnet-templating -->
16-
<add key="darc-int-dotnet-templating-086db55" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-086db552/nuget/v3/index.json" />
17-
<add key="darc-int-dotnet-templating-086db55-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-086db552-2/nuget/v3/index.json" />
18-
<add key="darc-int-dotnet-templating-086db55-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-086db552-1/nuget/v3/index.json" />
1916
<!-- End: Package sources from dotnet-templating -->
2017
<!-- Begin: Package sources from dotnet-windowsdesktop -->
21-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-d0dfc311/nuget/v3/index.json" />
22-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31-4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-d0dfc311-4/nuget/v3/index.json" />
23-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-d0dfc311-3/nuget/v3/index.json" />
24-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-d0dfc311-2/nuget/v3/index.json" />
25-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-d0dfc311-1/nuget/v3/index.json" />
2618
<!-- End: Package sources from dotnet-windowsdesktop -->
2719
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2820
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -42,20 +34,12 @@
4234
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
4335
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4436
<!-- Begin: Package sources from dotnet-templating -->
45-
<add key="darc-int-dotnet-templating-086db55-1" value="true" />
46-
<add key="darc-int-dotnet-templating-086db55-2" value="true" />
47-
<add key="darc-int-dotnet-templating-086db55" value="true" />
4837
<!-- End: Package sources from dotnet-templating -->
4938
<!-- Begin: Package sources from dotnet-aspnetcore -->
5039
<!-- End: Package sources from dotnet-aspnetcore -->
5140
<!-- Begin: Package sources from dotnet-runtime -->
5241
<!-- End: Package sources from dotnet-runtime -->
5342
<!-- Begin: Package sources from dotnet-windowsdesktop -->
54-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31-1" value="true" />
55-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31-2" value="true" />
56-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31-3" value="true" />
57-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31-4" value="true" />
58-
<add key="darc-int-dotnet-windowsdesktop-d0dfc31" value="true" />
5943
<!-- End: Package sources from dotnet-windowsdesktop -->
6044
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
6145
</disabledPackageSources>

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

0 commit comments

Comments
 (0)