KavTest/KavTest/Properties/launchSettings.json

11 lines
198 B
JSON
Raw Normal View History

{
"profiles": {
"KavTest.Framework": {
"commandName": "Project",
"environmentVariables": {
"FNA3D_FORCE_DRIVER": "Vulkan"
},
"nativeDebugging": true
}
}
}