~ruther/NosSmooth

ref: 2315a46440d0d2af8c3f2818a052a0ed14b6906b NosSmooth/Samples/FileClient/Properties/launchSettings.json -rw-r--r-- 220 bytes
2315a464 — Rutherther chore: move repository url and license to Directory.Build.props 2 years ago
                                                                                
1
2
3
4
5
6
7
8
{
  "profiles": {
    "FileClient": {
      "commandName": "Project",
      "commandLineArgs": "D:\\Shared\\Documents\\my_projects\\cheats\\NosSmooth\\Samples\\FileClient\\bin\\Debug\\net7.0\\gf_login"
    }
  }
}