Skip to content

Commit 7825210

Browse files
authored
[release/8.0.4xx] Update dependencies from dotnet/arcade (#20818)
2 parents 90b9d51 + 39a9686 commit 7825210

4 files changed

Lines changed: 10 additions & 19 deletions

File tree

NuGet.config

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,16 @@
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-badf9f9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-badf9f97/nuget/v3/index.json" />
1110
<!-- End: Package sources from dotnet-emsdk -->
1211
<!-- Begin: Package sources from dotnet-aspnetcore -->
13-
<add key="darc-int-dotnet-aspnetcore-ef18546" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-ef18546e/nuget/v3/index.json" />
1412
<!-- End: Package sources from dotnet-aspnetcore -->
1513
<!-- Begin: Package sources from dotnet-windowsdesktop -->
16-
<add key="darc-int-dotnet-windowsdesktop-a84eb47" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-a84eb47b/nuget/v3/index.json" />
1714
<!-- End: Package sources from dotnet-windowsdesktop -->
1815
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
1916
<!-- End: Package sources from DotNet-msbuild-Trusted -->
2017
<!-- Begin: Package sources from dotnet-runtime -->
21-
<add key="darc-int-dotnet-runtime-b753199" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b7531990/nuget/v3/index.json" />
2218
<!-- End: Package sources from dotnet-runtime -->
2319
<!-- Begin: Package sources from dotnet-sdk -->
24-
<add key="darc-int-dotnet-sdk-9c30042" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-sdk-9c300427/nuget/v3/index.json" />
2520
<!-- End: Package sources from dotnet-sdk -->
2621
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2722
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -40,18 +35,14 @@
4035
<disabledPackageSources>
4136
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
4237
<!-- Begin: Package sources from dotnet-aspnetcore -->
43-
<add key="darc-int-dotnet-aspnetcore-ef18546" value="true" />
4438
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
4539
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4640
<!-- End: Package sources from dotnet-aspnetcore -->
4741
<!-- Begin: Package sources from dotnet-runtime -->
48-
<add key="darc-int-dotnet-runtime-b753199" value="true" />
4942
<!-- End: Package sources from dotnet-runtime -->
5043
<!-- Begin: Package sources from dotnet-sdk -->
51-
<add key="darc-int-dotnet-sdk-9c30042" value="true" />
5244
<!-- End: Package sources from dotnet-sdk -->
5345
<!-- Begin: Package sources from dotnet-windowsdesktop -->
54-
<add key="darc-int-dotnet-windowsdesktop-a84eb47" value="true" />
5546
<!-- End: Package sources from dotnet-windowsdesktop -->
5647
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5748
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
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.26152.2">
217+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.26168.3">
218218
<Uri>https://github.com/dotnet/arcade</Uri>
219-
<Sha>ff8437c93170b57151c4dbf43671adeb9395d2c9</Sha>
219+
<Sha>8dabb7110e0c0e8ca9866f389493bfb5047b8c24</Sha>
220220
<SourceBuild RepoName="arcade" ManagedOnly="true" />
221221
</Dependency>
222-
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.26152.2">
222+
<Dependency Name="Microsoft.DotNet.CMake.Sdk" Version="8.0.0-beta.26168.3">
223223
<Uri>https://github.com/dotnet/arcade</Uri>
224-
<Sha>ff8437c93170b57151c4dbf43671adeb9395d2c9</Sha>
224+
<Sha>8dabb7110e0c0e8ca9866f389493bfb5047b8c24</Sha>
225225
</Dependency>
226-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.26152.2">
226+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.26168.3">
227227
<Uri>https://github.com/dotnet/arcade</Uri>
228-
<Sha>ff8437c93170b57151c4dbf43671adeb9395d2c9</Sha>
228+
<Sha>8dabb7110e0c0e8ca9866f389493bfb5047b8c24</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

Lines changed: 1 addition & 1 deletion
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.26152.2</MicrosoftDotNetBuildTasksInstallersPackageVersion>
42+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>8.0.0-beta.26168.3</MicrosoftDotNetBuildTasksInstallersPackageVersion>
4343
</PropertyGroup>
4444
<PropertyGroup>
4545
<!-- Dependency from https://github.com/dotnet/arcade-services -->

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "8.0.124",
3+
"dotnet": "8.0.125",
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.26152.2",
15-
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.26152.2"
14+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.26168.3",
15+
"Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.26168.3"
1616
}
1717
}

0 commit comments

Comments
 (0)