Skip to content

Commit 41af597

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20210827.4 (#36304)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 1.0.0-beta.21376.2 -> To Version 1.0.0-beta.21427.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent ae2b241 commit 41af597

File tree

6 files changed

+11
-19
lines changed

6 files changed

+11
-19
lines changed

NuGet.config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,14 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
7-
<add key="darc-int-dotnet-aspnetcore-tooling-48aeeba" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-48aeebad/nuget/v3/index.json" />
87
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
98
<!-- Begin: Package sources from dotnet-corefx -->
109
<!-- End: Package sources from dotnet-corefx -->
1110
<!-- Begin: Package sources from dotnet-core-setup -->
12-
<add key="darc-int-dotnet-core-setup-5d3919d" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-5d3919d3/nuget/v3/index.json" />
1311
<!-- End: Package sources from dotnet-core-setup -->
1412
<!-- Begin: Package sources from dotnet-efcore -->
15-
<add key="darc-int-dotnet-efcore-36125f9" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-36125f96/nuget/v3/index.json" />
1613
<!-- End: Package sources from dotnet-efcore -->
1714
<!-- Begin: Package sources from dotnet-extensions -->
18-
<add key="darc-int-dotnet-extensions-9130c4b" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-9130c4bf/nuget/v3/index.json" />
1915
<!-- End: Package sources from dotnet-extensions -->
2016
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2117
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
@@ -28,16 +24,12 @@
2824
<clear />
2925
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3026
<!-- Begin: Package sources from dotnet-extensions -->
31-
<add key="darc-int-dotnet-extensions-9130c4b" value="true" />
3227
<!-- End: Package sources from dotnet-extensions -->
3328
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
34-
<add key="darc-int-dotnet-aspnetcore-tooling-48aeeba" value="true" />
3529
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
3630
<!-- Begin: Package sources from dotnet-efcore -->
37-
<add key="darc-int-dotnet-efcore-36125f9" value="true" />
3831
<!-- End: Package sources from dotnet-efcore -->
3932
<!-- Begin: Package sources from dotnet-core-setup -->
40-
<add key="darc-int-dotnet-core-setup-5d3919d" value="true" />
4133
<!-- End: Package sources from dotnet-core-setup -->
4234
<!-- Begin: Package sources from dotnet-corefx -->
4335
<!-- End: Package sources from dotnet-corefx -->

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -418,17 +418,17 @@
418418
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>
419419
<Sha>9130c4bf47c4920f1f3dffb7504119c367b83808</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.21376.2">
421+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.21427.4">
422422
<Uri>https://github.com/dotnet/arcade</Uri>
423-
<Sha>c444d7967c5b79d16f2150370504368591883268</Sha>
423+
<Sha>98e2fbaad9f2f7bbe091bb0b9dd37d03206becc9</Sha>
424424
</Dependency>
425-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.21376.2">
425+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.21427.4">
426426
<Uri>https://github.com/dotnet/arcade</Uri>
427-
<Sha>c444d7967c5b79d16f2150370504368591883268</Sha>
427+
<Sha>98e2fbaad9f2f7bbe091bb0b9dd37d03206becc9</Sha>
428428
</Dependency>
429-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.21376.2">
429+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.21427.4">
430430
<Uri>https://github.com/dotnet/arcade</Uri>
431-
<Sha>c444d7967c5b79d16f2150370504368591883268</Sha>
431+
<Sha>98e2fbaad9f2f7bbe091bb0b9dd37d03206becc9</Sha>
432432
</Dependency>
433433
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.18-servicing.21364.3" CoherentParentDependency="Microsoft.EntityFrameworkCore">
434434
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-extensions</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
-->
6565
<PropertyGroup Label="Automated">
6666
<!-- Packages from dotnet/arcade -->
67-
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.21376.2</MicrosoftDotNetGenAPIPackageVersion>
67+
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.21427.4</MicrosoftDotNetGenAPIPackageVersion>
6868
<!-- Packages from dotnet/roslyn -->
6969
<MicrosoftNetCompilersToolsetPackageVersion>3.4.1-beta4-20127-10</MicrosoftNetCompilersToolsetPackageVersion>
7070
<!-- Packages from dotnet/core-setup -->

eng/common/templates/job/job.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140

141141
- ${{ if eq(parameters.enableMicrobuild, 'true') }}:
142142
- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
143-
- task: MicroBuildSigningPlugin@2
143+
- task: MicroBuildSigningPlugin@3
144144
displayName: Install MicroBuild plugin
145145
inputs:
146146
signType: $(_SignType)

eng/common/templates/phases/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ phases:
8282
- ${{ if eq(parameters.enableMicrobuild, 'true') }}:
8383
# Internal only resource, and Microbuild signing shouldn't be applied to PRs.
8484
- ${{ if and(eq(parameters.runAsPublic, 'false'), ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
85-
- task: MicroBuildSigningPlugin@2
85+
- task: MicroBuildSigningPlugin@3
8686
displayName: Install MicroBuild plugin
8787
inputs:
8888
signType: $(_SignType)

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"msbuild-sdks": {
2828
"Yarn.MSBuild": "1.15.2",
29-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.21376.2",
30-
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.21376.2"
29+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.21427.4",
30+
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.21427.4"
3131
}
3232
}

0 commit comments

Comments
 (0)