Skip to content

Commit 25ef79e

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20241008.2 (dotnet#58346)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 6.0.0-beta.24459.5 -> To Version 6.0.0-beta.24508.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent fab2f44 commit 25ef79e

File tree

4 files changed

+20
-12
lines changed

4 files changed

+20
-12
lines changed

NuGet.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
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-b357f86" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b357f86c/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-b357f86-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-b357f86c-2/nuget/v3/index.json" />
89
<!-- End: Package sources from dotnet-runtime -->
910
<!-- Begin: Package sources from dotnet-efcore -->
1011
<add key="darc-int-dotnet-efcore-2903f6b" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-2903f6b1/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-efcore-2903f6b-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-2903f6b1-3/nuget/v3/index.json" />
13+
<add key="darc-int-dotnet-efcore-2903f6b-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-2903f6b1-2/nuget/v3/index.json" />
14+
<add key="darc-int-dotnet-efcore-2903f6b-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-2903f6b1-1/nuget/v3/index.json" />
1115
<!-- End: Package sources from dotnet-efcore -->
1216
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1317
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -25,9 +29,13 @@
2529
<clear />
2630
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2731
<!-- Begin: Package sources from dotnet-efcore -->
32+
<add key="darc-int-dotnet-efcore-2903f6b-1" value="true" />
33+
<add key="darc-int-dotnet-efcore-2903f6b-2" value="true" />
34+
<add key="darc-int-dotnet-efcore-2903f6b-3" value="true" />
2835
<add key="darc-int-dotnet-efcore-2903f6b" value="true" />
2936
<!-- End: Package sources from dotnet-efcore -->
3037
<!-- Begin: Package sources from dotnet-runtime -->
38+
<add key="darc-int-dotnet-runtime-b357f86-2" value="true" />
3139
<add key="darc-int-dotnet-runtime-b357f86" value="true" />
3240
<!-- End: Package sources from dotnet-runtime -->
3341
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -280,22 +280,22 @@
280280
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
281281
<Sha>1b9707a1fa56abb49ac8a286fd89a91527b6c7d3</Sha>
282282
</Dependency>
283-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24459.5">
283+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24508.2">
284284
<Uri>https://github.com/dotnet/arcade</Uri>
285-
<Sha>685008547318b269dbbb82cfc9ca968126301bbe</Sha>
285+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
286286
<SourceBuild RepoName="arcade" ManagedOnly="true" />
287287
</Dependency>
288-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.24459.5">
288+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="6.0.0-beta.24508.2">
289289
<Uri>https://github.com/dotnet/arcade</Uri>
290-
<Sha>685008547318b269dbbb82cfc9ca968126301bbe</Sha>
290+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
291291
</Dependency>
292-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.24459.5">
292+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="6.0.0-beta.24508.2">
293293
<Uri>https://github.com/dotnet/arcade</Uri>
294-
<Sha>685008547318b269dbbb82cfc9ca968126301bbe</Sha>
294+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
295295
</Dependency>
296-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.24459.5">
296+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.24508.2">
297297
<Uri>https://github.com/dotnet/arcade</Uri>
298-
<Sha>685008547318b269dbbb82cfc9ca968126301bbe</Sha>
298+
<Sha>bb06ac242cf3faf5cef64127bdd11c3a4f060c06</Sha>
299299
</Dependency>
300300
</ToolsetDependencies>
301301
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@
131131
<MicrosoftEntityFrameworkCoreVersion>6.0.35</MicrosoftEntityFrameworkCoreVersion>
132132
<MicrosoftEntityFrameworkCoreDesignVersion>6.0.35</MicrosoftEntityFrameworkCoreDesignVersion>
133133
<!-- Packages from dotnet/arcade -->
134-
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.24459.5</MicrosoftDotNetBuildTasksInstallersVersion>
135-
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.24459.5</MicrosoftDotNetBuildTasksTemplatingVersion>
134+
<MicrosoftDotNetBuildTasksInstallersVersion>6.0.0-beta.24508.2</MicrosoftDotNetBuildTasksInstallersVersion>
135+
<MicrosoftDotNetBuildTasksTemplatingVersion>6.0.0-beta.24508.2</MicrosoftDotNetBuildTasksTemplatingVersion>
136136
</PropertyGroup>
137137
<!--
138138

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"msbuild-sdks": {
3131
"Yarn.MSBuild": "1.22.19",
32-
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24459.5",
33-
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24459.5"
32+
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.24508.2",
33+
"Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.24508.2"
3434
}
3535
}

0 commit comments

Comments
 (0)