Fixup nuspecs for TargetingPackPackage/SharedFrameworkPackage
This commit is contained in:
parent
e142091d27
commit
6ce4719886
|
|
@ -8,7 +8,7 @@
|
|||
<owners>Microsoft</owners>
|
||||
<license type="expression">$PackageLicenseExpression$</license>
|
||||
<projectUrl>https://github.com/aspnet/aspnetcore</projectUrl>
|
||||
<icon>packageIcon.png</icon>
|
||||
<icon>$PackageIcon$</icon>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>$MAJOR$.$MINOR$ ASP.NET Core TargetingPack ($ARCH$) Windows Installer MSI as a .nupkg for internal Visual Studio build consumption</description>
|
||||
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<owners>Microsoft</owners>
|
||||
<license type="expression">$PackageLicenseExpression$</license>
|
||||
<projectUrl>https://github.com/aspnet/aspnetcore</projectUrl>
|
||||
<icon>packageIcon.png</icon>
|
||||
<icon>$PackageIcon$</icon>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<description>$MAJOR$.$MINOR$ ASP.NET Core TargetingPack ($ARCH$) Windows Installer MSI as a .nupkg for internal Visual Studio build consumption</description>
|
||||
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
||||
|
|
|
|||
Loading…
Reference in New Issue