dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid (#5218)
* dotnet add uses ProjectTypeGuid or DefaultProjectTypeGuid * Create ProjectInstanceExtensions per PR comments
This commit is contained in:
parent
8effe48566
commit
f8de8d5a80
37 changed files with 964 additions and 60 deletions
|
@ -1,13 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"buildOptions": {
|
||||
"nowarn": [
|
||||
"CS1591"
|
||||
],
|
||||
"additionalArguments": [
|
||||
"-highentropyva+"
|
||||
]
|
||||
},"dependencies": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.0"
|
||||
},
|
||||
"frameworks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue