Files
Il2CppInspectorRedux/Il2CppInspector.Redux.GUI/Properties/launchSettings.json

13 lines
310 B
JSON

{
"profiles": {
"http": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:5154"
}
},
"$schema": "https://json.schemastore.org/launchsettings.json"
}