Fix bad merge

This commit is contained in:
Will Godbe 2020-04-01 15:31:53 -07:00
parent 72cfa09837
commit 03d446d5a5
1 changed files with 2 additions and 2 deletions

View File

@ -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>