Skip to content

Commit 143eba0

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20260120.1 (#7230)
On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.26063.2 -> To Version 9.0.0-beta.26070.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 84713fa commit 143eba0

File tree

5 files changed

+10
-16
lines changed

5 files changed

+10
-16
lines changed

NuGet.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-aspnetcore -->
7-
<add key="darc-int-dotnet-aspnetcore-f736eff" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-f736effe/nuget/v3/index.json" />
87
<!-- End: Package sources from dotnet-aspnetcore -->
98
<!-- Begin: Package sources from dotnet-efcore -->
10-
<add key="darc-int-dotnet-efcore-f838f47" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-f838f47b/nuget/v3/index.json" />
119
<!-- End: Package sources from dotnet-efcore -->
1210
<!-- Begin: Package sources from dotnet-runtime -->
13-
<add key="darc-int-dotnet-runtime-2f12400" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-2f124007/nuget/v3/index.json" />
1411
<!-- End: Package sources from dotnet-runtime -->
1512
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1613
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
@@ -46,13 +43,10 @@
4643
<disabledPackageSources>
4744
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
4845
<!-- Begin: Package sources from dotnet-aspnetcore -->
49-
<add key="darc-int-dotnet-aspnetcore-f736eff" value="true" />
5046
<!-- Begin: Package sources from dotnet-efcore -->
51-
<add key="darc-int-dotnet-efcore-f838f47" value="true" />
5247
<!-- End: Package sources from dotnet-efcore -->
5348
<!-- End: Package sources from dotnet-aspnetcore -->
5449
<!-- Begin: Package sources from dotnet-runtime -->
55-
<add key="darc-int-dotnet-runtime-2f12400" value="true" />
5650
<!-- End: Package sources from dotnet-runtime -->
5751
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
5852
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -206,17 +206,17 @@
206206
</Dependency>
207207
</ProductDependencies>
208208
<ToolsetDependencies>
209-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.26063.2">
209+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.26070.1">
210210
<Uri>https://github.com/dotnet/arcade</Uri>
211-
<Sha>c85f9aceddaf85296e3efbc463daaa34fef5a375</Sha>
211+
<Sha>9b9436a55a49bd58acb8ae95a57ad2185da26805</Sha>
212212
</Dependency>
213-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.26063.2">
213+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.26070.1">
214214
<Uri>https://github.com/dotnet/arcade</Uri>
215-
<Sha>c85f9aceddaf85296e3efbc463daaa34fef5a375</Sha>
215+
<Sha>9b9436a55a49bd58acb8ae95a57ad2185da26805</Sha>
216216
</Dependency>
217-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.26063.2">
217+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.26070.1">
218218
<Uri>https://github.com/dotnet/arcade</Uri>
219-
<Sha>c85f9aceddaf85296e3efbc463daaa34fef5a375</Sha>
219+
<Sha>9b9436a55a49bd58acb8ae95a57ad2185da26805</Sha>
220220
</Dependency>
221221
</ToolsetDependencies>
222222
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<!-- Dependencies from https://github.com/dotnet/efcore -->
8787
<MicrosoftEntityFrameworkCoreSqliteVersion>9.0.12</MicrosoftEntityFrameworkCoreSqliteVersion>
8888
<!-- Dependencies from https://github.com/dotnet/arcade -->
89-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.26063.2</MicrosoftDotNetBuildTasksTemplatingVersion>
89+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.26070.1</MicrosoftDotNetBuildTasksTemplatingVersion>
9090
</PropertyGroup>
9191
<PropertyGroup Label="net10">
9292
<!-- Packages from dotnet/runtime -->

eng/common/core-templates/job/source-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
demands: ImageOverride -equals build.ubuntu.2004.amd64
6666
${{ if eq(variables['System.TeamProject'], 'internal') }}:
6767
name: $[replace(replace(eq(contains(coalesce(variables['System.PullRequest.TargetBranch'], variables['Build.SourceBranch'], 'refs/heads/main'), 'release'), 'true'), True, 'NetCore1ESPool-Svc-Internal'), False, 'NetCore1ESPool-Internal')]
68-
image: 1es-azurelinux-3
68+
image: Azure-Linux-3-Amd64
6969
os: linux
7070
${{ else }}:
7171
pool:

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"msbuild-sdks": {
2121
"Microsoft.Build.NoTargets": "3.7.0",
2222
"Microsoft.Build.Traversal": "3.2.0",
23-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26063.2",
24-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26063.2"
23+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26070.1",
24+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26070.1"
2525
}
2626
}

0 commit comments

Comments
 (0)