项目作者: shibayan

项目描述 :
Migrate NuGet package configuration from packages.config to MSBuild (csproj / vbproj)
高级语言: C#
项目地址: git://github.com/shibayan/NuGetMigration.git
创建时间: 2017-01-31T14:57:49Z
项目社区:https://github.com/shibayan/NuGetMigration

开源协议:

下载


NuGetMigration

Migrate NuGet package configuration from packages.config to MSBuild (csproj / vbproj)

Build

Open “NuGetMigration.sln” file and build in Visual Studio.

Usage

  1. NuGetMigration.exe "C:\Users\shibayan\Visual Studio 2015\Projects\WebApplication1\WebApplication1.csproj"

Result

Sample ASP.NET MVC 5 application, convert to MSBuild (csproj)

Convert from packages.config