We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cfa09 commit 03d446dCopy full SHA for 03d446d
src/Installers/Windows/SharedFramework/SharedFrameworkPackage.nuspec
@@ -1,9 +1,9 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
3
<metadata>
4
- <id>$ID$.$ARCH$.$MAJOR$.$MINOR$</id>
+ <id>VS.Redist.Common.AspNetCore.SharedFramework.$ARCH$.$MAJOR$.$MINOR$</id>
5
<version>1.0.0</version>
6
- <title>$ID$.$ARCH$.$MAJOR$.$MINOR$</title>
+ <title>VS.Redist.Common.AspNetCore.SharedFramework.$ARCH$.$MAJOR$.$MINOR$</title>
7
<authors>Microsoft</authors>
8
<owners>Microsoft</owners>
9
<license type="expression">$PackageLicenseExpression$</license>
0 commit comments