2.0.15
profile influences configuration
This commit is contained in:
11
VisionBuilder.UI.Windows.Uno/Properties/launchSettings.json
Normal file
11
VisionBuilder.UI.Windows.Uno/Properties/launchSettings.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"profiles": {
|
||||
"VisionBuilder.UI.Windows.Uno": {
|
||||
"commandName": "Project"
|
||||
},
|
||||
"Candybox": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "--profile candybox"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user