Skip to content

Commit 17d079a

Browse files
committed
new branch, updated version info
1 parent 30de10b commit 17d079a

26 files changed

+6
-220
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@
3232
/iLogic-Vault-QuickstartLibrary/Autodesk.API-Sample-Signature.pfx
3333
*.cache
3434
/iLogic-Vault-QuickstartLibrary/QuickstartiLogicLibrary2020.25.2.1.zip
35+
/iLogic-VaultInvServer Library/obj/x64/Release
36+
/iLogic-VaultInvServer Library/bin/x64/Release

iLogic-Vault-QuickstartLibrary/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2020.25.3.1")]
36-
[assembly: AssemblyFileVersion("2020.25.3.1")]
35+
[assembly: AssemblyVersion("2020.25.4.0")]
36+
[assembly: AssemblyFileVersion("2020.25.4.0")]

iLogic-VaultInvServer Library/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2020.25.3.1")]
36-
[assembly: AssemblyFileVersion("2020.25.3.1")]
35+
[assembly: AssemblyVersion("2020.25.4.0")]
36+
[assembly: AssemblyFileVersion("2020.25.4.0")]

iLogic-VaultInvServer Library/bin/Debug/QuickstartiLogicVltInvSrvLibrary.xml

Lines changed: 0 additions & 100 deletions
This file was deleted.
-14 KB
Binary file not shown.
-29.5 KB
Binary file not shown.

iLogic-VaultInvServer Library/bin/x64/Debug/QuickstartiLogicVltInvSrvLibrary.xml

Lines changed: 0 additions & 100 deletions
This file was deleted.
-4.5 KB
Binary file not shown.
-9.5 KB
Binary file not shown.

iLogic-VaultInvServer Library/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

Whitespace-only changes.

0 commit comments

Comments
 (0)