Skip to content

Commit d78b6f0

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20210113.4 (#29308)
[release/3.1] Update dependencies from dotnet/arcade
1 parent dd343a7 commit d78b6f0

File tree

5 files changed

+21
-26
lines changed

5 files changed

+21
-26
lines changed

NuGet.config

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,6 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6-
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
7-
<add key="darc-int-dotnet-aspnetcore-tooling-cd25a65" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-cd25a65e/nuget/v3/index.json" />
8-
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
9-
<!-- Begin: Package sources from dotnet-corefx -->
10-
<add key="darc-int-dotnet-corefx-59d2f36" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-59d2f36e/nuget/v3/index.json" />
11-
<!-- End: Package sources from dotnet-corefx -->
12-
<!-- Begin: Package sources from dotnet-core-setup -->
13-
<add key="darc-int-dotnet-core-setup-f5eceb8" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-f5eceb81/nuget/v3/index.json" />
14-
<!-- End: Package sources from dotnet-core-setup -->
15-
<!-- Begin: Package sources from dotnet-efcore -->
16-
<add key="darc-int-dotnet-efcore-b64867f" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-b64867f6/nuget/v3/index.json" />
17-
<!-- End: Package sources from dotnet-efcore -->
18-
<!-- Begin: Package sources from dotnet-extensions -->
19-
<add key="darc-int-dotnet-extensions-77d62c5" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-77d62c57/nuget/v3/index.json" />
20-
<!-- End: Package sources from dotnet-extensions -->
21-
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
225
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
236
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
247
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />

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>77d62c5738da86985cf69ba0479539b6fdbc904e</Sha>
420420
</Dependency>
421-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.20621.2">
421+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.21063.4">
422422
<Uri>https://github.com/dotnet/arcade</Uri>
423-
<Sha>ac42bf1c800b896125632aa845f961e391d1a440</Sha>
423+
<Sha>d01f08a47a14c3842f5f74e14e6a6a8b7b7a5593</Sha>
424424
</Dependency>
425-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.20621.2">
425+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.21063.4">
426426
<Uri>https://github.com/dotnet/arcade</Uri>
427-
<Sha>ac42bf1c800b896125632aa845f961e391d1a440</Sha>
427+
<Sha>d01f08a47a14c3842f5f74e14e6a6a8b7b7a5593</Sha>
428428
</Dependency>
429-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.20621.2">
429+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.21063.4">
430430
<Uri>https://github.com/dotnet/arcade</Uri>
431-
<Sha>ac42bf1c800b896125632aa845f961e391d1a440</Sha>
431+
<Sha>d01f08a47a14c3842f5f74e14e6a6a8b7b7a5593</Sha>
432432
</Dependency>
433433
<Dependency Name="Microsoft.AspNetCore.Testing" Version="3.1.11-servicing.20567.16" 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
@@ -62,7 +62,7 @@
6262
-->
6363
<PropertyGroup Label="Automated">
6464
<!-- Packages from dotnet/arcade -->
65-
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.20621.2</MicrosoftDotNetGenAPIPackageVersion>
65+
<MicrosoftDotNetGenAPIPackageVersion>1.0.0-beta.21063.4</MicrosoftDotNetGenAPIPackageVersion>
6666
<!-- Packages from dotnet/roslyn -->
6767
<MicrosoftNetCompilersToolsetPackageVersion>3.4.1-beta4-20127-10</MicrosoftNetCompilersToolsetPackageVersion>
6868
<!-- Packages from dotnet/core-setup -->

eng/common/templates/post-build/post-build.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,18 @@ stages:
379379
shippingFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json'
380380
symbolsFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-symbols/nuget/v3/index.json'
381381

382+
- template: \eng\common\templates\post-build\channels\generic-public-channel.yml
383+
parameters:
384+
artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }}
385+
publishInstallersAndChecksums: ${{ parameters.publishInstallersAndChecksums }}
386+
symbolPublishingAdditionalParameters: ${{ parameters.symbolPublishingAdditionalParameters }}
387+
stageName: 'VS16_10_Publishing'
388+
channelName: 'VS 16.10'
389+
channelId: 1692
390+
transportFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-transport/nuget/v3/index.json'
391+
shippingFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json'
392+
symbolsFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-symbols/nuget/v3/index.json'
393+
382394
- template: \eng\common\templates\post-build\channels\generic-public-channel.yml
383395
parameters:
384396
artifactsPublishingAdditionalParameters: ${{ parameters.artifactsPublishingAdditionalParameters }}

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"msbuild-sdks": {
2727
"Yarn.MSBuild": "1.15.2",
28-
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.20621.2",
29-
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.20621.2"
28+
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.21063.4",
29+
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.21063.4"
3030
}
3131
}

0 commit comments

Comments
 (0)