File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Bonsai.DeviceTemplate/Interface/DeviceTemplate/Properties Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 22 "profiles" : {
33 "Bonsai" : {
44 "commandName" : " Executable" ,
5- "executablePath" : " $(registry:HKEY_CURRENT_USER\\ Software\\ Goncalo Lopes\\ Bonsai@InstallDir)Bonsai.exe" ,
6- "commandLineArgs" : " --lib:$(TargetDir)."
5+ "executablePath" : " $(registry:HKEY_CURRENT_USER\\ Software\\ Bonsai Foundation\\ Bonsai@InstallDir)Bonsai.exe" ,
6+ "commandLineArgs" : " --lib:$(TargetDir)." ,
7+ "nativeDebugging" : true
78 }
89 }
910}
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <PackageType >Template</PackageType >
5- <VersionPrefix >0.1.0 </VersionPrefix >
5+ <VersionPrefix >0.1.1 </VersionPrefix >
66 <VersionSuffix ></VersionSuffix >
77 <PackageId >Harp.Templates</PackageId >
88 <Title >Harp Templates</Title >
You can’t perform that action at this time.
0 commit comments