File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
common/templates/post-build Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 33 <ProductDependencies >
44 </ProductDependencies >
55 <ToolsetDependencies >
6- <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.20326.2 " >
6+ <Dependency Name =" Microsoft.DotNet.Arcade.Sdk" Version =" 1.0.0-beta.20365.6 " >
77 <Uri >https://github.com/dotnet/arcade</Uri >
8- <Sha >ed69753a3ffbdaa08365252c710d57a64d17f859 </Sha >
8+ <Sha >7cc59275eade471e29b88a797275818b0d513d0f </Sha >
99 </Dependency >
1010 <Dependency Name =" Microsoft.Net.Compilers.Toolset" Version =" 3.8.0-1.20361.1" >
1111 <Uri >https://github.com/dotnet/roslyn</Uri >
Original file line number Diff line number Diff line change @@ -355,6 +355,18 @@ stages:
355355 shippingFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json'
356356 symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-symbols/nuget/v3/index.json'
357357
358+ - template : \eng\common\templates\post-build\channels\generic-public-channel.yml
359+ parameters :
360+ artifactsPublishingAdditionalParameters : ${{ parameters.artifactsPublishingAdditionalParameters }}
361+ publishInstallersAndChecksums : ${{ parameters.publishInstallersAndChecksums }}
362+ symbolPublishingAdditionalParameters : ${{ parameters.symbolPublishingAdditionalParameters }}
363+ stageName : ' VS16_8_Publishing'
364+ channelName : ' VS 16.8'
365+ channelId : 1154
366+ transportFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-transport/nuget/v3/index.json'
367+ shippingFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json'
368+ symbolsFeed : ' https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-symbols/nuget/v3/index.json'
369+
358370- template : \eng\common\templates\post-build\channels\generic-public-channel.yml
359371 parameters :
360372 artifactsPublishingAdditionalParameters : ${{ parameters.artifactsPublishingAdditionalParameters }}
Original file line number Diff line number Diff line change 77 "xcopy-msbuild" : " 16.4.0-alpha"
88 },
99 "msbuild-sdks" : {
10- "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.20326.2 "
10+ "Microsoft.DotNet.Arcade.Sdk" : " 1.0.0-beta.20365.6 "
1111 }
1212}
You can’t perform that action at this time.
0 commit comments