Skip to content
代码片段 群组 项目
未验证 提交 0546efeb 编辑于 作者: Matt Mitchell's avatar Matt Mitchell 提交者: GitHub
浏览文件

Update branding to 6.0.8 (#42583)


* Update branding to 6.0.8

* release/6.0] Give up on Build.Server.Amd64.VS2019.BT.Open

- `cherry-pick` part of 0394ac7b
- was "Try out 1es images (#41400)"

Co-authored-by: default avatarDoug Bunting <6431421+dougbu@users.noreply.github.com>
上级 e8bba196
No related branches found
No related tags found
无相关合并请求
......@@ -108,12 +108,7 @@ jobs:
${{ if eq(parameters.agentOs, 'Windows') }}:
${{ if eq(variables['System.TeamProject'], 'public') }}:
name: NetCore1ESPool-Svc-Public
${{ if ne(parameters.isTestingJob, true) }}:
# Visual Studio Build Tools
demands: ImageOverride -equals Build.Server.Amd64.VS2019.BT.Open
${{ if eq(parameters.isTestingJob, true) }}:
# Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing
demands: ImageOverride -equals Build.Server.Amd64.VS2019.Open
demands: ImageOverride -equals 1es-windows-2019-open
${{ if eq(variables['System.TeamProject'], 'internal') }}:
name: NetCore1ESPool-Svc-Internal
# Visual Studio Enterprise - contains some stuff, like SQL Server and IIS Express, that we use for testing
......
......@@ -8,8 +8,8 @@
<PropertyGroup Label="Version settings">
<AspNetCoreMajorVersion>6</AspNetCoreMajorVersion>
<AspNetCoreMinorVersion>0</AspNetCoreMinorVersion>
<AspNetCorePatchVersion>7</AspNetCorePatchVersion>
<ValidateBaseline>true</ValidateBaseline>
<AspNetCorePatchVersion>8</AspNetCorePatchVersion>
<ValidateBaseline>false</ValidateBaseline>
<!--
When StabilizePackageVersion is set to 'true', this branch will produce stable outputs for 'Shipping' packages
-->
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册