Skip to content

Commit bd6018a

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250910.1 (#36753)
[release/9.0] Update dependencies from dotnet/arcade
1 parent 902c605 commit bd6018a

File tree

4 files changed

+19
-11
lines changed

4 files changed

+19
-11
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
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-893c2eb" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-893c2ebb/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-893c2eb-4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-893c2ebb-4/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-runtime-893c2eb-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-893c2ebb-3/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-runtime-893c2eb-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-893c2ebb-2/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-runtime-893c2eb-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-893c2ebb-1/nuget/v3/index.json" />
812
<!-- End: Package sources from dotnet-runtime -->
913
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1014
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -21,6 +25,10 @@
2125
<clear />
2226
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2327
<!-- Begin: Package sources from dotnet-runtime -->
28+
<add key="darc-int-dotnet-runtime-893c2eb-1" value="true" />
29+
<add key="darc-int-dotnet-runtime-893c2eb-2" value="true" />
30+
<add key="darc-int-dotnet-runtime-893c2eb-3" value="true" />
31+
<add key="darc-int-dotnet-runtime-893c2eb-4" value="true" />
2432
<add key="darc-int-dotnet-runtime-893c2eb" value="true" />
2533
<!-- End: Package sources from dotnet-runtime -->
2634
<!--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
@@ -67,17 +67,17 @@
6767
</Dependency>
6868
</ProductDependencies>
6969
<ToolsetDependencies>
70-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25428.3">
70+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25460.1">
7171
<Uri>https://github.com/dotnet/arcade</Uri>
72-
<Sha>5fe939db0a156be6f10e17c105b1842c0c8c8bdc</Sha>
72+
<Sha>43df065432cbc74c0fa44d7569a0c31f64883f03</Sha>
7373
</Dependency>
74-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25428.3">
74+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25460.1">
7575
<Uri>https://github.com/dotnet/arcade</Uri>
76-
<Sha>5fe939db0a156be6f10e17c105b1842c0c8c8bdc</Sha>
76+
<Sha>43df065432cbc74c0fa44d7569a0c31f64883f03</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25428.3">
78+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25460.1">
7979
<Uri>https://github.com/dotnet/arcade</Uri>
80-
<Sha>5fe939db0a156be6f10e17c105b1842c0c8c8bdc</Sha>
80+
<Sha>43df065432cbc74c0fa44d7569a0c31f64883f03</Sha>
8181
</Dependency>
8282
</ToolsetDependencies>
8383
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<SystemFormatsAsn1Version>9.0.9</SystemFormatsAsn1Version>
3535
</PropertyGroup>
3636
<PropertyGroup Label="Dependencies from dotnet/arcade">
37-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25428.3</MicrosoftDotNetBuildTasksTemplatingVersion>
37+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25460.1</MicrosoftDotNetBuildTasksTemplatingVersion>
3838
</PropertyGroup>
3939
<PropertyGroup Label="Other dependencies">
4040
<MicrosoftBuildFrameworkVersion>17.8.3</MicrosoftBuildFrameworkVersion>

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": "9.0.109",
3+
"version": "9.0.110",
44
"allowPrerelease": true,
55
"rollForward": "latestMajor"
66
},
77
"tools": {
8-
"dotnet": "9.0.109",
8+
"dotnet": "9.0.110",
99
"runtimes": {
1010
"dotnet": [
1111
"$(MicrosoftNETCoreBrowserDebugHostTransportVersion)"
1212
]
1313
}
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25428.3",
17-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25428.3"
16+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25460.1",
17+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25460.1"
1818
}
1919
}

0 commit comments

Comments
 (0)