Datei: NDOEnhancer/NDOEnhancer/Properties/launchSettings.json

Last Commit (1f5c0c6)
1 {
2 ··"profiles": {
3 ····"Profil \"1\"": {
4 ······"commandName": "Executable",
5 ······"executablePath": "C:\\Projekte\\NDO5\\NDOEnhancer\\NDOEnhancer\\bin\\Debug\\$(TargetFramework)\\NDOEnhancer.exe",
6 ······"commandLineArgs": "C:\\Projekte\\NDO.GraphQL\\PersistentClasses\\PersistentClasses.ndoproj net8.0"
7 ····}
8 ··}
9 }
New Commit (443f0d3)
1 {
2 ··"profiles": {
3 ····"Profil \"1\"": {
4 ······"commandName": "Executable",
5 ······"executablePath": "C:\\Projekte\\NDO5\\NDOEnhancer\\NDOEnhancer\\bin\\Debug\\$(TargetFramework)\\NDOEnhancer.exe",
6 ······"commandLineArgs": "C:\\Projekte\\NDO.GraphQL\\PersistentClasses\\PersistentClasses.ndoproj net8.0"
7 ····}
8 ··}
9 }