Code refactoring

This commit is contained in:
2019-07-09 22:06:20 +01:00
parent feb69c970f
commit d03b0f2cd1
6 changed files with 94 additions and 10 deletions
+2 -2
View File
@@ -43,6 +43,6 @@
<!-- <?endif ?> -->
<!-- Set installer version based on the file version of the main assembly. -->
<!--<?define ProductVersion="!(bind.FileVersion.filLocalServerAssembly)"?>-->
<?define ProductVersion="0.7.0.0"?>
<?define ProductVersion="!(bind.FileVersion.filLocalServerAssembly)"?>-->
<!--<?define ProductVersion="0.7.0.0"?>-->
</Include>