Fix bad merge
This commit is contained in:
parent
72cfa09837
commit
03d446d5a5
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>$ID$.$ARCH$.$MAJOR$.$MINOR$</id>
|
||||
<id>VS.Redist.Common.AspNetCore.SharedFramework.$ARCH$.$MAJOR$.$MINOR$</id>
|
||||
<version>1.0.0</version>
|
||||
<title>$ID$.$ARCH$.$MAJOR$.$MINOR$</title>
|
||||
<title>VS.Redist.Common.AspNetCore.SharedFramework.$ARCH$.$MAJOR$.$MINOR$</title>
|
||||
<authors>Microsoft</authors>
|
||||
<owners>Microsoft</owners>
|
||||
<license type="expression">$PackageLicenseExpression$</license>
|
||||
|
|
|
|||
Loading…
Reference in New Issue