|
@@ -8,7 +8,7 @@
|
|
|
#define public Dependency_Path_NetCoreCheck "dependencies\"
|
|
|
|
|
|
#define MyAppName "PRS Licensing"
|
|
|
-#define MyAppVersion "8.24c"
|
|
|
+#define MyAppVersion "8.25"
|
|
|
#define MyAppPublisher "PRS Digital"
|
|
|
#define MyAppURL "https://www.prs-software.com.au"
|
|
|
#define MyAppExeName "PRSLicensing.exe"
|
|
@@ -27,8 +27,8 @@ AppSupportURL={#MyAppURL}
|
|
|
AppUpdatesURL={#MyAppURL}
|
|
|
DefaultDirName={pf}\{#MyAppName}
|
|
|
DisableProgramGroupPage=yes
|
|
|
-OutputDir=C:\development\prs\prs.server\bin\Debug\net8.0-windows\update
|
|
|
-SourceDir=C:\development\prs\prs.server\..\prs.licensing\
|
|
|
+OutputDir=C:\Development\prs\prs.server\bin\Debug\net8.0-windows\update
|
|
|
+SourceDir=C:\Development\prs\prs.server\..\prs.licensing\
|
|
|
OutputBaseFilename=PRSLicensingSetup
|
|
|
Compression=lzma
|
|
|
SolidCompression=yes
|