Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

Microsoft.VisualStudio.Web.CodeGeneration.Tools

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft.visualstudio.web.codegeneration.tools - nuget Package Compare versions

Comparing version
1.0.0-preview2-update1
to
1.0.0-preview2-final
services/metadata/...2f63cdb275df42ff9cfd3caf019ee602.psmdcp

Sorry, the diff of this file is not supported yet

+8
-8
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Microsoft.VisualStudio.Web.CodeGeneration.Tools</id>
<version>1.0.0-preview2-update1</version>
<version>1.0.0-preview2-final</version>
<authors>Microsoft.VisualStudio.Web.CodeGeneration.Tools</authors>
<owners>Microsoft.VisualStudio.Web.CodeGeneration.Tools</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm</licenseUrl>
<projectUrl>http://www.asp.net/</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.</description>
<copyright>Copyright © Microsoft Corporation</copyright>
<tags>aspnetcore,codegenerator,scaffolding,visualstudioweb</tags>

@@ -15,13 +19,9 @@ <serviceable>true</serviceable>

<dependency id="Microsoft.NETCore.App" version="1.0.0" />
<dependency id="Microsoft.VisualStudio.Web.CodeGeneration" version="1.0.0-preview2-update1" />
<dependency id="Microsoft.VisualStudio.Web.CodeGeneration" version="1.0.0-preview2-final" />
</group>
<group targetFramework=".NETFramework4.5.1">
<dependency id="Microsoft.VisualStudio.Web.CodeGeneration" version="1.0.0-preview2-update1" />
<dependency id="Microsoft.VisualStudio.Web.CodeGeneration" version="1.0.0-preview2-final" />
</group>
</dependencies>
<licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm</licenseUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<copyright>Copyright © Microsoft Corporation</copyright>
<projectUrl>http://www.asp.net/</projectUrl>
</metadata>
</package>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet