Mercurial > pub > RazorEngine
comparison src/packages/Microsoft.AspNet.Razor.3.0.0/Microsoft.AspNet.Razor.3.0.0.nuspec @ 0:5bca2d201ad8
initial commit
| author | cin |
|---|---|
| date | Sun, 24 Aug 2014 11:14:55 +0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:5bca2d201ad8 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> | |
| 3 <metadata> | |
| 4 <id>Microsoft.AspNet.Razor</id> | |
| 5 <version>3.0.0</version> | |
| 6 <title>Microsoft ASP.NET Razor</title> | |
| 7 <authors>Microsoft</authors> | |
| 8 <owners>Microsoft</owners> | |
| 9 <licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm</licenseUrl> | |
| 10 <projectUrl>http://www.asp.net/web-pages</projectUrl> | |
| 11 <requireLicenseAcceptance>true</requireLicenseAcceptance> | |
| 12 <description>This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.</description> | |
| 13 <summary>This package contains the runtime assemblies for ASP.NET Web Pages.</summary> | |
| 14 <releaseNotes /> | |
| 15 <copyright>© Microsoft Corporation. All rights reserved.</copyright> | |
| 16 <language>en-US</language> | |
| 17 <tags>Microsoft AspNet WebPages AspNetWebPages Razor</tags> | |
| 18 </metadata> | |
| 19 </package> |
