Skip to content

Commit a6f1b76

Browse files
[release/8.0.3xx] Update dependencies from dotnet/arcade (#20402)
[release/8.0.3xx] Update dependencies from dotnet/arcade
1 parent c409873 commit a6f1b76

File tree

4 files changed

+28
-10
lines changed

4 files changed

+28
-10
lines changed

NuGet.config

+18
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,31 @@
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-emsdk -->
1010
<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" />
1113
<!-- End: Package sources from dotnet-emsdk -->
1214
<!-- Begin: Package sources from dotnet-aspnetcore -->
1315
<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" />
1418
<!-- End: Package sources from dotnet-aspnetcore -->
1519
<!-- Begin: Package sources from dotnet-windowsdesktop -->
1620
<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" />
1723
<!-- End: Package sources from dotnet-windowsdesktop -->
1824
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
1925
<add key="darc-pub-DotNet-msbuild-Trusted-f305233" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-f3052339/nuget/v3/index.json" />
2026
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2127
<!-- Begin: Package sources from dotnet-runtime -->
2228
<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" />
2331
<!-- End: Package sources from dotnet-runtime -->
2432
<!-- Begin: Package sources from dotnet-sdk -->
2533
<add key="darc-int-dotnet-sdk-d8003a2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-d8003a2b/nuget/v3/index.json" />
34+
<add key="darc-int-dotnet-sdk-d8003a2-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-d8003a2b-2/nuget/v3/index.json" />
35+
<add key="darc-int-dotnet-sdk-d8003a2-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-d8003a2b-1/nuget/v3/index.json" />
2636
<!-- End: Package sources from dotnet-sdk -->
2737
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2838
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -41,15 +51,23 @@
4151
<disabledPackageSources>
4252
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
4353
<!-- 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" />
4456
<add key="darc-int-dotnet-aspnetcore-8899cb3" value="true" />
4557
<!-- End: Package sources from dotnet-aspnetcore -->
4658
<!-- 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" />
4761
<add key="darc-int-dotnet-runtime-50c4cb9" value="true" />
4862
<!-- End: Package sources from dotnet-runtime -->
4963
<!-- Begin: Package sources from dotnet-sdk -->
64+
<add key="darc-int-dotnet-sdk-d8003a2-1" value="true" />
65+
<add key="darc-int-dotnet-sdk-d8003a2-2" value="true" />
5066
<add key="darc-int-dotnet-sdk-d8003a2" value="true" />
5167
<!-- End: Package sources from dotnet-sdk -->
5268
<!-- 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" />
5371
<add key="darc-int-dotnet-windowsdesktop-83fc500" value="true" />
5472
<!-- End: Package sources from dotnet-windowsdesktop -->
5573
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

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.25204.7">
217+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25208.7">
218218
<Uri>https://github.com/dotnet/arcade</Uri>
219-
<Sha>faa1471063676aca349da6b48c56dd0fc95aa869</Sha>
219+
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
220220
<SourceBuild RepoName="arcade" ManagedOnly="true" />
221221
</Dependency>
222-
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.25204.7">
222+
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.25208.7">
223223
<Uri>https://github.com/dotnet/arcade</Uri>
224-
<Sha>faa1471063676aca349da6b48c56dd0fc95aa869</Sha>
224+
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
225225
</Dependency>
226-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.25204.7">
226+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.25208.7">
227227
<Uri>https://github.com/dotnet/arcade</Uri>
228-
<Sha>faa1471063676aca349da6b48c56dd0fc95aa869</Sha>
228+
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</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.25204.7</MicrosoftDotNetBuildTasksInstallersPackageVersion>
42+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>8.0.0-beta.25208.7</MicrosoftDotNetBuildTasksInstallersPackageVersion>
4343
</PropertyGroup>
4444
<PropertyGroup>
4545
<!-- Dependency from https://github.com/dotnet/arcade-services -->

global.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.114",
3+
"dotnet": "8.0.115",
44
"runtimes": {
55
"dotnet": [
66
"$(VSRedistCommonNetCoreSharedFrameworkx6480PackageVersion)"
@@ -11,7 +11,7 @@
1111
"cmake": "3.21.0"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25204.7",
15-
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25204.7"
14+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25208.7",
15+
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.25208.7"
1616
}
1717
}

0 commit comments

Comments
 (0)