Hello GitHub
This commit is contained in:
13
internal/Calculator.TestPackage/project.json
Normal file
13
internal/Calculator.TestPackage/project.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"Microsoft.TestInfrastructure.UniversalTest": "1.0.20181107.1"
|
||||
},
|
||||
"frameworks": {
|
||||
"netcore50": {}
|
||||
},
|
||||
"runtimes": {
|
||||
"win10-arm": {},
|
||||
"win10-x64": {},
|
||||
"win10-x86": {}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user