Skip to content

Commit 3d93ed2

Browse files
committed
Updated NeuronDotNet settings.
1 parent 5bd5e4e commit 3d93ed2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

IGLibExternal/SettingsNeuronDotNet.bat

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,10 @@ rem - similar lib, looks nice, but no licence attached
4141

4242
rem Parameters for the update:
4343
set ModuleDirRelative=NeuronDotNet
44-
set CheckoutBranch=master
44+
set CheckoutBranch=IGLib/21_11_22_IGLib_1_9_1_Modified
45+
rem for IGLib 1.9.1: IGLib/21_11_22_IGLib_1_9_1_Modified
46+
rem Possible that this would also work:
47+
rem set CheckoutBranch=IGLib/21_11_22_IGLib_1_9_1_Modified
4548
set RepositoryAddress=https://github.com/ajgorhoe/NeuronDotNet.git
4649
set RepositoryAddressSecondary=
4750
set RepositoryAddressLocal=d:\git_external\NeuronDotNet.git

0 commit comments

Comments
 (0)