Skip to content

Commit afdb07e

Browse files
authored
[release/8.0.4xx] Update dependencies from dotnet/arcade (#20410)
2 parents 3d4f134 + 6a7562f commit afdb07e

File tree

5 files changed

+10
-37
lines changed

5 files changed

+10
-37
lines changed

NuGet.config

-27
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,17 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-emsdk -->
10-
<add key="darc-pub-dotnet-emsdk-6afd7b9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6afd7b9f/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-emsdk-6afd7b9-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6afd7b9f-2/nuget/v3/index.json" />
12-
<add key="darc-pub-dotnet-emsdk-6afd7b9-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6afd7b9f-1/nuget/v3/index.json" />
1310
<!-- End: Package sources from dotnet-emsdk -->
1411
<!-- Begin: Package sources from dotnet-aspnetcore -->
15-
<add key="darc-int-dotnet-aspnetcore-8899cb3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-8899cb30/nuget/v3/index.json" />
16-
<add key="darc-int-dotnet-aspnetcore-8899cb3-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-8899cb30-2/nuget/v3/index.json" />
17-
<add key="darc-int-dotnet-aspnetcore-8899cb3-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-8899cb30-1/nuget/v3/index.json" />
1812
<!-- End: Package sources from dotnet-aspnetcore -->
1913
<!-- Begin: Package sources from dotnet-windowsdesktop -->
20-
<add key="darc-int-dotnet-windowsdesktop-83fc500" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-83fc5002/nuget/v3/index.json" />
21-
<add key="darc-int-dotnet-windowsdesktop-83fc500-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-83fc5002-2/nuget/v3/index.json" />
22-
<add key="darc-int-dotnet-windowsdesktop-83fc500-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-83fc5002-1/nuget/v3/index.json" />
2314
<!-- End: Package sources from dotnet-windowsdesktop -->
2415
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
2516
<add key="darc-pub-DotNet-msbuild-Trusted-2b19be4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-2b19be47/nuget/v3/index.json" />
2617
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2718
<!-- Begin: Package sources from dotnet-runtime -->
28-
<add key="darc-int-dotnet-runtime-50c4cb9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-50c4cb9f/nuget/v3/index.json" />
29-
<add key="darc-int-dotnet-runtime-50c4cb9-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-50c4cb9f-2/nuget/v3/index.json" />
30-
<add key="darc-int-dotnet-runtime-50c4cb9-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-50c4cb9f-1/nuget/v3/index.json" />
3119
<!-- End: Package sources from dotnet-runtime -->
3220
<!-- Begin: Package sources from dotnet-sdk -->
33-
<add key="darc-int-dotnet-sdk-1d5dc50" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-1d5dc508/nuget/v3/index.json" />
34-
<add key="darc-int-dotnet-sdk-1d5dc50-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-1d5dc508-2/nuget/v3/index.json" />
35-
<add key="darc-int-dotnet-sdk-1d5dc50-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-1d5dc508-1/nuget/v3/index.json" />
3621
<!-- End: Package sources from dotnet-sdk -->
3722
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3823
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -51,24 +36,12 @@
5136
<disabledPackageSources>
5237
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
5338
<!-- Begin: Package sources from dotnet-aspnetcore -->
54-
<add key="darc-int-dotnet-aspnetcore-8899cb3-1" value="true" />
55-
<add key="darc-int-dotnet-aspnetcore-8899cb3-2" value="true" />
56-
<add key="darc-int-dotnet-aspnetcore-8899cb3" value="true" />
5739
<!-- End: Package sources from dotnet-aspnetcore -->
5840
<!-- Begin: Package sources from dotnet-runtime -->
59-
<add key="darc-int-dotnet-runtime-50c4cb9-1" value="true" />
60-
<add key="darc-int-dotnet-runtime-50c4cb9-2" value="true" />
61-
<add key="darc-int-dotnet-runtime-50c4cb9" value="true" />
6241
<!-- End: Package sources from dotnet-runtime -->
6342
<!-- Begin: Package sources from dotnet-sdk -->
64-
<add key="darc-int-dotnet-sdk-1d5dc50-1" value="true" />
65-
<add key="darc-int-dotnet-sdk-1d5dc50-2" value="true" />
66-
<add key="darc-int-dotnet-sdk-1d5dc50" value="true" />
6743
<!-- End: Package sources from dotnet-sdk -->
6844
<!-- Begin: Package sources from dotnet-windowsdesktop -->
69-
<add key="darc-int-dotnet-windowsdesktop-83fc500-1" value="true" />
70-
<add key="darc-int-dotnet-windowsdesktop-83fc500-2" value="true" />
71-
<add key="darc-int-dotnet-windowsdesktop-83fc500" value="true" />
7245
<!-- End: Package sources from dotnet-windowsdesktop -->
7346
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
7447
</disabledPackageSources>

eng/Version.Details.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -214,18 +214,18 @@
214214
</Dependency>
215215
</ProductDependencies>
216216
<ToolsetDependencies>
217-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25208.7">
217+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25214.7">
218218
<Uri>https://github.com/dotnet/arcade</Uri>
219-
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
219+
<Sha>c487e860d456cda2580600ad81fd425d3bba21f7</Sha>
220220
<SourceBuild RepoName="arcade" ManagedOnly="true" />
221221
</Dependency>
222-
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.25208.7">
222+
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.25214.7">
223223
<Uri>https://github.com/dotnet/arcade</Uri>
224-
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
224+
<Sha>c487e860d456cda2580600ad81fd425d3bba21f7</Sha>
225225
</Dependency>
226-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.25208.7">
226+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.25214.7">
227227
<Uri>https://github.com/dotnet/arcade</Uri>
228-
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
228+
<Sha>c487e860d456cda2580600ad81fd425d3bba21f7</Sha>
229229
</Dependency>
230230
<Dependency Name="Microsoft.DotNet.Darc" Version="1.1.0-beta.24306.1">
231231
<Uri>https://github.com/dotnet/arcade-services</Uri>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</PropertyGroup>
4040
<PropertyGroup>
4141
<!-- Dependency from https://github.com/dotnet/arcade -->
42-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>8.0.0-beta.25208.7</MicrosoftDotNetBuildTasksInstallersPackageVersion>
42+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>8.0.0-beta.25214.7</MicrosoftDotNetBuildTasksInstallersPackageVersion>
4343
</PropertyGroup>
4444
<PropertyGroup>
4545
<!-- Dependency from https://github.com/dotnet/arcade-services -->

eng/common/sdl/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Microsoft.Guardian.Cli" version="0.109.0"/>
3+
<package id="Microsoft.Guardian.Cli" version="0.199.0"/>
44
</packages>

global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cmake": "3.21.0"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25208.7",
15-
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25208.7"
14+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25214.7",
15+
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25214.7"
1616
}
1717
}

0 commit comments

Comments
 (0)