зеркало из https://github.com/dotnet/msbuild.git
Disable localization for vs17.8 (#9531)
* Disable localization for vs17.8 * Bump version
This commit is contained in:
Родитель
195e7f5a3a
Коммит
981ea31151
|
@ -37,7 +37,7 @@ variables:
|
|||
- name: _DotNetValidationArtifactsCategory
|
||||
value: .NETCoreValidation
|
||||
- name: EnableReleaseOneLocBuild
|
||||
value: true
|
||||
value: false
|
||||
- name: Codeql.Enabled
|
||||
value: true
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the MIT license. See License.txt in the project root for full license information. -->
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<VersionPrefix>17.8.3</VersionPrefix><DotNetFinalVersionKind>release</DotNetFinalVersionKind>
|
||||
<VersionPrefix>17.8.4</VersionPrefix><DotNetFinalVersionKind>release</DotNetFinalVersionKind>
|
||||
<PackageValidationBaselineVersion>17.7.0</PackageValidationBaselineVersion>
|
||||
<AssemblyVersion>15.1.0.0</AssemblyVersion>
|
||||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
|
|
Загрузка…
Ссылка в новой задаче