Datei: NDOEnhancer/NDOEnhancer/Properties/launchSettings.json
Last Commit (e4584c5)
1 | { |
2 | ··"profiles": { |
3 | ····"Profil \"1\"": { |
4 | ······"commandName": "Executable", |
5 | "executablePath": "C:\\Projekte\\NDO5\\NDOEnhancer\\NDOEnhancer\\bin\\Debug\\net8. 0\\NDOEnhancer. exe", |
6 | "commandLineArgs": "C:\\Projekte\\NDO5\\IntegrationTests\\PureBusinessClasses\\PureBusinessClasses. ndoproj net8. 0" |
7 | ····} |
8 | ··} |
9 | } |
New Commit (3917c60)
1 | { |
2 | ··"profiles": { |
3 | ····"Profil \"1\"": { |
4 | ······"commandName": "Executable", |
5 | "executablePath": "C:\\Projekte\\NDO5\\NDOEnhancer\\NDOEnhancer\\bin\\Debug\\$( TargetFramework) \\NDOEnhancer. exe", |
6 | "commandLineArgs": "G:\\Projekte\\NDONullableTest\\Test\\Test. ndoproj net8. 0" |
7 | ····} |
8 | ··} |
9 | } |