-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
José Torres
committed
Aug 25, 2018
1 parent
6e84044
commit ac8080c
Showing
142 changed files
with
1,981 additions
and
2,321 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+1.38 MB
(36000%)
IngeniBridge.Programs/.vs/IngeniBridge.Programs/v15/Server/sqlite3/storage.ide
Binary file not shown.
Binary file removed
BIN
-32 KB
IngeniBridge.Programs/.vs/IngeniBridge.Programs/v15/Server/sqlite3/storage.ide-shm
Binary file not shown.
Binary file removed
BIN
-2.06 MB
IngeniBridge.Programs/.vs/IngeniBridge.Programs/v15/Server/sqlite3/storage.ide-wal
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
IngeniBridge.Programs/IngeniBridge.GenerateFullInventory/LaunchOnMyCompanyDb.cmd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
rem dont forget to rename ibdb file in the command line | ||
bin\Release\IngeniBridge.GenerateFullInventory --StorageAccessorAssembly="IngeniBridge.StorageAccessor.InMemory.dll" --IBDatabase=..\..\IngeniBridge.Sample.MyCompany\IngeniBridge.Samples.MyCompany\MasterAssetMyCompany_2018_06_23.ibdb --InventoryFile=InventoryFileIB.xlsx | ||
bin\Release\IngeniBridge.GenerateFullInventory --StorageAccessorAssembly="IngeniBridge.StorageAccessor.InMemory.dll" --IBDatabase=..\..\IngeniBridge.Sample.MyCompany\IngeniBridge.Samples.MyCompany\MasterAssetMyCompany_2018_08_25.ibdb --InventoryFile=InventoryFileIB.xlsx | ||
pause |
Binary file modified
BIN
+9 KB
(110%)
IngeniBridge.Programs/IngeniBridge.GenerateFullInventory/bin/Release/IngeniBridge.Core.dll
Binary file not shown.
368 changes: 201 additions & 167 deletions
368
IngeniBridge.Programs/IngeniBridge.GenerateFullInventory/bin/Release/IngeniBridge.Core.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
+0 Bytes
(100%)
...ams/IngeniBridge.GenerateFullInventory/bin/Release/IngeniBridge.GenerateFullInventory.exe
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
...ams/IngeniBridge.GenerateFullInventory/bin/Release/IngeniBridge.GenerateFullInventory.pdb
Binary file not shown.
Binary file modified
BIN
+3.5 KB
(110%)
.../IngeniBridge.GenerateFullInventory/bin/Release/IngeniBridge.StorageAccessor.InMemory.dll
Binary file not shown.
Binary file modified
BIN
-39.5 KB
(41%)
...Bridge.Programs/IngeniBridge.GenerateFullInventory/bin/Release/JT.TechCases.Threading.dll
Binary file not shown.
102 changes: 4 additions & 98 deletions
102
...Bridge.Programs/IngeniBridge.GenerateFullInventory/bin/Release/JT.TechCases.Threading.xml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...FullInventory/obj/Debug/IngeniBridge.GenerateFullInventory.csproj.CoreCompileInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1fc3f37ad3fd1b4dd00cadefc00a15f65217e84b | ||
2c7d51e409a2b18a6e6a140bacb805ae0dc5bd35 |
Binary file modified
BIN
+22.6 KB
(130%)
...eFullInventory/obj/Debug/IngeniBridge.GenerateFullInventory.csprojAssemblyReference.cache
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...llInventory/obj/Release/IngeniBridge.GenerateFullInventory.csproj.CoreCompileInputs.cache
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
11b8a0cf12834f5f8133dadebf86451724603b09 | ||
4829aa502d1643e49e41301c4c204ed62b473f03 |
Binary file modified
BIN
+36.1 KB
(140%)
...ullInventory/obj/Release/IngeniBridge.GenerateFullInventory.csprojAssemblyReference.cache
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
IngeniBridge.Programs/IngeniBridge.IBDatabaseParser/LaunchOnMyCompanyDb.cmd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
rem dont forget to rename ibdb file in the command line | ||
bin\Release\IngeniBridge.IBDatabaseParser --StorageAccessorAssembly="IngeniBridge.StorageAccessor.InMemory.dll" --IBDatabase=..\..\IngeniBridge.Sample.MyCompany\IngeniBridge.Samples.MyCompany\MasterAssetMyCompany_2018_06_23.ibdb | ||
bin\Release\IngeniBridge.IBDatabaseParser --StorageAccessorAssembly="IngeniBridge.StorageAccessor.InMemory.dll" --IBDatabase=..\..\IngeniBridge.Sample.MyCompany\IngeniBridge.Samples.MyCompany\MasterAssetMyCompany_2018_08_25.ibdb | ||
pause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+9 KB
(110%)
IngeniBridge.Programs/IngeniBridge.IBDatabaseParser/bin/Release/IngeniBridge.Core.dll
Binary file not shown.
Oops, something went wrong.