1
0

launchSettings.json 118 B

12345678
  1. {
  2. "profiles": {
  3. "AI.Reconstruction": {
  4. "commandName": "Project",
  5. "nativeDebugging": true
  6. }
  7. }
  8. }