This commit is contained in:
Chris Ross 2020-09-03 10:57:17 -07:00 коммит произвёл GitHub
Родитель 17b8765e2f
Коммит f6bd1c1917
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
24 изменённых файлов: 23 добавлений и 27 удалений

Просмотреть файл

@ -11,7 +11,6 @@
<BuildQuality>rtw</BuildQuality>
<BuildDate>90831</BuildDate>
<BranchSuffix></BranchSuffix>
<Eula>https://raw.githubusercontent.com/aspnet/AspNetKatana/v4.0.1/LICENSE.txt</Eula>
<ProjectUrl>https://github.com/aspnet/AspNetKatana/</ProjectUrl>
<Tags>Microsoft OWIN Katana</Tags>
</PropertyGroup>

Просмотреть файл

@ -8,7 +8,6 @@ var AZUREAD_VERSION='5.3.0'
var AZUREAD_SUFFIX=''
var VERSION='${SHIP.VERSION}'
var FULL_VERSION='${SHIP.FULL_VERSION}'
var EULA='https://raw.githubusercontent.com/aspnet/AspNetKatana/v4.0.1/LICENSE.txt'
var PROJECT_URL='https://github.com/aspnet/AspNetKatana/'
var TAGS='Microsoft OWIN Katana'
@ -107,7 +106,6 @@ use-standard-goals features='nuget,xunit'
+ " <BuildQuality>" + SHIP.MILESTONE + "</BuildQuality>" + Environment.NewLine
+ " <BuildDate>" + BuildDate() + "</BuildDate>" + Environment.NewLine
+ " <BranchSuffix>" + BranchSuffix() + "</BranchSuffix>" + Environment.NewLine
+ " <Eula>" + EULA + "</Eula>" + Environment.NewLine
+ " <ProjectUrl>" + PROJECT_URL + "</ProjectUrl>" + Environment.NewLine
+ " <Tags>" + TAGS + "</Tags>" + Environment.NewLine
+ " </PropertyGroup>" + Environment.NewLine
@ -275,11 +273,10 @@ var signing='${new List<string>()}'
var azureAdSuffix='${AZUREAD_SUFFIX}'
set azureAdSuffix='' if='OFFICIAL_BUILD && RELEASE_BUILD && FINAL_MILESTONE'
var licenseUrl='${EULA}'
var projectUrl='${PROJECT_URL}'
var tags='${TAGS}'
nuget-pack nuspecFile='${file}' outputDir='${TARGET_DIR}' extra='-NoPackageAnalysis -Symbols -Properties "id=${baseName};authors=${AUTHORS};author=${AUTHORS};title=${title};description=${description};licenseUrl=${licenseUrl};projectUrl=${projectUrl};tags=${tags};azureAdVersion=${azureAdVersion};azureAdSuffix=${azureAdSuffix}"'
nuget-pack nuspecFile='${file}' outputDir='${TARGET_DIR}' extra='-NoPackageAnalysis -Symbols -Properties "id=${baseName};authors=${AUTHORS};author=${AUTHORS};title=${title};description=${description};projectUrl=${projectUrl};tags=${tags};azureAdVersion=${azureAdVersion};azureAdSuffix=${azureAdSuffix}"'
#nuget-deploy target='deploy' description='Upload NuGet packages to gallery'
var extra=''

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -5,7 +5,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>

Просмотреть файл

@ -6,7 +6,7 @@
<authors>$authors$</authors>
<owners>$authors$</owners>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<licenseUrl>$licenseUrl$</licenseUrl>
<license type="expression">Apache-2.0</license>
<projectUrl>$projectUrl$</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<title>$title$</title>