added new runtimes
This commit is contained in:
parent
529126bfa7
commit
6285895ad5
23 changed files with 378 additions and 82 deletions
7
Test.NetCore/Properties/launchSettings.json
Normal file
7
Test.NetCore/Properties/launchSettings.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"profiles": {
|
||||
"Test.NetCore": {
|
||||
"commandName": "Project"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue