Remove dynamic content replacement from nuspec files

This commit is contained in:
Steve Sanderson
2017-08-23 15:41:09 -07:00
parent 45d645931b
commit 559832bb6d
3 changed files with 11 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Microsoft.DotNet.Web.Spa.ProjectTemplates</id>
<version>1.0.{buildnumber}</version>
<version>0.0.0</version>
<description>Single Page Application templates for ASP.NET Core</description>
<authors>Microsoft</authors>
<language>en-US</language>