Kenric Nugteren 7 months ago
parent
commit
a091724950

+ 3 - 3
prs.desktop/prsdesktop.iss

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

+ 0 - 1
prs.licensing/FodyWeavers.xsd

@@ -53,7 +53,6 @@
             </xs:attribute>
             </xs:attribute>
           </xs:complexType>
           </xs:complexType>
         </xs:element>
         </xs:element>
-        <xs:element name="AutoProperties" minOccurs="0" maxOccurs="1" type="xs:anyType" />
       </xs:all>
       </xs:all>
       <xs:attribute name="VerifyAssembly" type="xs:boolean">
       <xs:attribute name="VerifyAssembly" type="xs:boolean">
         <xs:annotation>
         <xs:annotation>

+ 3 - 3
prs.licensing/PRSLicensing.iss

@@ -8,7 +8,7 @@
 #define public Dependency_Path_NetCoreCheck "dependencies\"
 #define public Dependency_Path_NetCoreCheck "dependencies\"
 
 
 #define MyAppName "PRS Licensing"
 #define MyAppName "PRS Licensing"
-#define MyAppVersion "8.24c"
+#define MyAppVersion "8.25"
 #define MyAppPublisher "PRS Digital"
 #define MyAppPublisher "PRS Digital"
 #define MyAppURL "https://www.prs-software.com.au"
 #define MyAppURL "https://www.prs-software.com.au"
 #define MyAppExeName "PRSLicensing.exe"
 #define MyAppExeName "PRSLicensing.exe"
@@ -27,8 +27,8 @@ AppSupportURL={#MyAppURL}
 AppUpdatesURL={#MyAppURL}
 AppUpdatesURL={#MyAppURL}
 DefaultDirName={pf}\{#MyAppName}
 DefaultDirName={pf}\{#MyAppName}
 DisableProgramGroupPage=yes
 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
 OutputBaseFilename=PRSLicensingSetup
 Compression=lzma
 Compression=lzma
 SolidCompression=yes
 SolidCompression=yes

+ 3 - 3
prs.server/PRSServer.iss

@@ -8,7 +8,7 @@
 #define public Dependency_Path_NetCoreCheck "dependencies\"
 #define public Dependency_Path_NetCoreCheck "dependencies\"
 
 
 #define MyAppName "PRS Server"
 #define MyAppName "PRS Server"
-#define MyAppVersion "8.24c"
+#define MyAppVersion "8.25"
 #define MyAppPublisher "PRS Digital"
 #define MyAppPublisher "PRS Digital"
 #define MyAppURL "https://www.prs-software.com.au"
 #define MyAppURL "https://www.prs-software.com.au"
 #define MyAppExeName "PRSServer.exe"
 #define MyAppExeName "PRSServer.exe"
@@ -27,8 +27,8 @@ AppSupportURL={#MyAppURL}
 AppUpdatesURL={#MyAppURL}
 AppUpdatesURL={#MyAppURL}
 DefaultDirName={pf}\{#MyAppName}
 DefaultDirName={pf}\{#MyAppName}
 DisableProgramGroupPage=yes
 DisableProgramGroupPage=yes
-OutputDir=C:\development\prs\prs.server\
-SourceDir=C:\development\prs\prs.server\
+OutputDir=C:\Development\prs\prs.server\
+SourceDir=C:\Development\prs\prs.server\
 OutputBaseFilename=PRSServerSetup
 OutputBaseFilename=PRSServerSetup
 Compression=lzma
 Compression=lzma
 SolidCompression=yes
 SolidCompression=yes