Add Win7 runtimes to the functional test project
This commit is contained in:
parent
c91c2a9030
commit
a68018842a
|
|
@ -36,5 +36,9 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"testRunner": "xunit"
|
||||
"testRunner": "xunit",
|
||||
"runtimes": {
|
||||
"win7-x86": {},
|
||||
"win7-x64": {}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue