Datei: Tools/AddMappingToVsix/Properties/launchSettings.json
Last Commit (1f5c0c6)
| 1 | -- File didn't exist -- |
New Commit (443f0d3)
| 1 | { |
| 2 | ··"profiles": { |
| 3 | ····"AddMappingToVsix": { |
| 4 | ······"commandName": "Project", |
| 5 | ······"commandLineArgs": "\"C:\\Projekte\\NDO5\\NDOPackage\\bin\\Release\\NDOPackage.vsix\"" |
| 6 | ····} |
| 7 | ··} |
| 8 | } |