dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)

* dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid

* Create ProjectInstanceExtensions per PR comments
This commit is contained in:
Justin Goshi 2017-01-05 12:04:57 -10:00 committed by GitHub
parent 8effe48566
commit f8de8d5a80
37 changed files with 964 additions and 60 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
</PropertyGroup>
</Project>