premake/modules/vstudio
R. Blaine Whittle 116b1c2c80 for vs2017 and up nuget is now handled by msbuild instead of premake
via the new PackageReference nodes.

The upsides here are
1) the MS package downloading and validation is much faster than the premake version
2) since the config is in the project file instead of packages.config which means
   multiple nuget projects can sit in the same folder.

Fixed nuget code to only use PackageReference on .net projects,
and moved validation code into the module where it belongs.
2017-10-09 10:38:01 -07:00
..
tests for vs2017 and up nuget is now handled by msbuild instead of premake 2017-10-09 10:38:01 -07:00
_manifest.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
_preload.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs200x_vcproj_user.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs200x_vcproj.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2005_csproj_user.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2005_csproj.lua fix disablewarnings (#795) (#896) 2017-09-19 09:13:09 -07:00
vs2005_dotnetbase.lua for vs2017 and up nuget is now handled by msbuild instead of premake 2017-10-09 10:38:01 -07:00
vs2005_fsproj_user.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2005_fsproj.lua fix disablewarnings (#795) (#896) 2017-09-19 09:13:09 -07:00
vs2005_solution.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2005.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2008.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2010_nuget.lua for vs2017 and up nuget is now handled by msbuild instead of premake 2017-10-09 10:38:01 -07:00
vs2010_rules_props.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2010_rules_targets.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2010_rules_xml.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2010_vcxproj_filters.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2010_vcxproj_user.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2010_vcxproj.lua for vs2017 and up nuget is now handled by msbuild instead of premake 2017-10-09 10:38:01 -07:00
vs2010.lua for vs2017 and up nuget is now handled by msbuild instead of premake 2017-10-09 10:38:01 -07:00
vs2012.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2013.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2015.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vs2017.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00
vstudio.lua Fsharp support (#879) 2017-08-30 11:35:42 -07:00