Skip to content

Commit 857f1de

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250610.3 (#36233)
[release/8.0] Update dependencies from dotnet/arcade
1 parent b66a3b2 commit 857f1de

File tree

4 files changed

+17
-11
lines changed

4 files changed

+17
-11
lines changed

NuGet.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
77
<add key="darc-int-dotnet-runtime-77545d6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-77545d6-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f-3/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-runtime-77545d6-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f-2/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-runtime-77545d6-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-77545d6f-1/nuget/v3/index.json" />
811
<!-- End: Package sources from dotnet-runtime -->
912
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1013
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -19,6 +22,9 @@
1922
<clear />
2023
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2124
<!-- Begin: Package sources from dotnet-runtime -->
25+
<add key="darc-int-dotnet-runtime-77545d6-1" value="true" />
26+
<add key="darc-int-dotnet-runtime-77545d6-2" value="true" />
27+
<add key="darc-int-dotnet-runtime-77545d6-3" value="true" />
2228
<add key="darc-int-dotnet-runtime-77545d6" value="true" />
2329
<!-- End: Package sources from dotnet-runtime -->
2430
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,17 @@
6060
</Dependency>
6161
</ProductDependencies>
6262
<ToolsetDependencies>
63-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25263.4">
63+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25310.3">
6464
<Uri>https://github.com/dotnet/arcade</Uri>
65-
<Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
65+
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
6666
</Dependency>
67-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.25263.4">
67+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.25310.3">
6868
<Uri>https://github.com/dotnet/arcade</Uri>
69-
<Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
69+
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
7070
</Dependency>
71-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25263.4">
71+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25310.3">
7272
<Uri>https://github.com/dotnet/arcade</Uri>
73-
<Sha>20ab70a74d52b68f4271bd946884e24049b14f83</Sha>
73+
<Sha>2ce3f8c7b2614c2b19985b669ffcd934bc39ffd1</Sha>
7474
</Dependency>
7575
</ToolsetDependencies>
7676
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.17-servicing.25266.2</MicrosoftNETCoreBrowserDebugHostTransportVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Dependencies from dotnet/arcade">
36-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.25263.4</MicrosoftDotNetBuildTasksTemplatingVersion>
36+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.25310.3</MicrosoftDotNetBuildTasksTemplatingVersion>
3737
</PropertyGroup>
3838
<PropertyGroup Label="Other dependencies">
3939
<!-- NB: This version affects Visual Studio compatibility. See https://learn.microsoft.com/visualstudio/extensibility/roslyn-version-support -->

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"sdk": {
3-
"version": "8.0.116",
3+
"version": "8.0.117",
44
"allowPrerelease": true,
55
"rollForward": "latestMajor"
66
},
77
"tools": {
8-
"dotnet": "8.0.116",
8+
"dotnet": "8.0.117",
99
"runtimes": {
1010
"dotnet": [
1111
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
1212
]
1313
}
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25263.4",
17-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25263.4"
16+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25310.3",
17+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25310.3"
1818
}
1919
}

0 commit comments

Comments
 (0)