Skip to content

Commit ec124aa

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250516.2 (#36098)
[release/9.0] Update dependencies from dotnet/arcade
1 parent cd96ce3 commit ec124aa

File tree

5 files changed

+26
-10
lines changed

5 files changed

+26
-10
lines changed

NuGet.config

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
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-e36e4d1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-e36e4d1-8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a-8/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-runtime-e36e4d1-7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a-7/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-runtime-e36e4d1-6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a-6/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-runtime-e36e4d1-5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a-5/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-e36e4d1-4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a-4/nuget/v3/index.json" />
13+
<add key="darc-int-dotnet-runtime-e36e4d1-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a-3/nuget/v3/index.json" />
14+
<add key="darc-int-dotnet-runtime-e36e4d1-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a-2/nuget/v3/index.json" />
15+
<add key="darc-int-dotnet-runtime-e36e4d1-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e36e4d1a-1/nuget/v3/index.json" />
816
<!-- End: Package sources from dotnet-runtime -->
917
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1018
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -21,6 +29,14 @@
2129
<clear />
2230
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2331
<!-- Begin: Package sources from dotnet-runtime -->
32+
<add key="darc-int-dotnet-runtime-e36e4d1-1" value="true" />
33+
<add key="darc-int-dotnet-runtime-e36e4d1-2" value="true" />
34+
<add key="darc-int-dotnet-runtime-e36e4d1-3" value="true" />
35+
<add key="darc-int-dotnet-runtime-e36e4d1-4" value="true" />
36+
<add key="darc-int-dotnet-runtime-e36e4d1-5" value="true" />
37+
<add key="darc-int-dotnet-runtime-e36e4d1-6" value="true" />
38+
<add key="darc-int-dotnet-runtime-e36e4d1-7" value="true" />
39+
<add key="darc-int-dotnet-runtime-e36e4d1-8" value="true" />
2440
<add key="darc-int-dotnet-runtime-e36e4d1" value="true" />
2541
<!-- End: Package sources from dotnet-runtime -->
2642
<!--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.25263.5">
70+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25266.2">
7171
<Uri>https://github.com/dotnet/arcade</Uri>
72-
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
72+
<Sha>c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3</Sha>
7373
</Dependency>
74-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25263.5">
74+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25266.2">
7575
<Uri>https://github.com/dotnet/arcade</Uri>
76-
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
76+
<Sha>c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25263.5">
78+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25266.2">
7979
<Uri>https://github.com/dotnet/arcade</Uri>
80-
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
80+
<Sha>c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3</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.5</SystemFormatsAsn1Version>
3535
</PropertyGroup>
3636
<PropertyGroup Label="Dependencies from dotnet/arcade">
37-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25263.5</MicrosoftDotNetBuildTasksTemplatingVersion>
37+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25266.2</MicrosoftDotNetBuildTasksTemplatingVersion>
3838
</PropertyGroup>
3939
<PropertyGroup Label="Other dependencies">
4040
<MicrosoftBuildFrameworkVersion>17.8.3</MicrosoftBuildFrameworkVersion>

eng/common/sdl/packages.config

Lines changed: 1 addition & 1 deletion
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.199.0"/>
3+
<package id="Microsoft.Guardian.Cli" version="0.109.0"/>
44
</packages>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25263.5",
17-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25263.5"
16+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25266.2",
17+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25266.2"
1818
}
1919
}

0 commit comments

Comments
 (0)