Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Commit 4abae92

Browse files
committed
Mark version as 3.0
1 parent ef98c0c commit 4abae92

32 files changed

+3432
-41
lines changed

SatPC32 Cloudlog Interface/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</sectionGroup>
77
</configSections>
88
<startup>
9-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
9+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
1010
</startup>
1111
<userSettings>
1212
<SatPC32_Cloudlog_Interface.Properties.Settings>

SatPC32 Cloudlog Interface/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("1.1.0.0")]
36-
[assembly: AssemblyFileVersion("1.1.0.0")]
35+
[assembly: AssemblyVersion("3.0.0.0")]
36+
[assembly: AssemblyFileVersion("3.0.0.0")]

SatPC32 Cloudlog Interface/Properties/Resources.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SatPC32 Cloudlog Interface/Properties/Settings.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SatPC32 Cloudlog Interface/SatPC32 Cloudlog Interface.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
<AppDesignerFolder>Properties</AppDesignerFolder>
1010
<RootNamespace>SatPC32_Cloudlog_Interface</RootNamespace>
1111
<AssemblyName>SatPC32 Cloudlog Interface</AssemblyName>
12-
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
12+
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
1515
<IsWebBootstrapper>false</IsWebBootstrapper>
16+
<TargetFrameworkProfile />
1617
<PublishUrl>C:\Users\peter\Desktop\satpc32ddepub\</PublishUrl>
1718
<Install>true</Install>
1819
<InstallFrom>Disk</InstallFrom>
@@ -28,13 +29,12 @@
2829
<ProductName>CloudlogSatPC32</ProductName>
2930
<PublisherName>magicbug</PublisherName>
3031
<SuiteName>Cloudlog</SuiteName>
31-
<ApplicationRevision>5</ApplicationRevision>
32-
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
32+
<ApplicationRevision>0</ApplicationRevision>
33+
<ApplicationVersion>3.0.0.%2a</ApplicationVersion>
3334
<UseApplicationTrust>false</UseApplicationTrust>
3435
<CreateDesktopShortcut>true</CreateDesktopShortcut>
3536
<PublishWizardCompleted>true</PublishWizardCompleted>
3637
<BootstrapperEnabled>true</BootstrapperEnabled>
37-
<TargetFrameworkProfile />
3838
</PropertyGroup>
3939
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
4040
<PlatformTarget>AnyCPU</PlatformTarget>

SatPC32 Cloudlog Interface/SatPC32 Cloudlog Interface.csproj.user

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<PublishUrlHistory>C:\Users\peter\Desktop\satpc32ddepub\|C:\Users\peter\Desktop\satpc\</PublishUrlHistory>
55
<InstallUrlHistory />
6-
<SupportUrlHistory />
6+
<SupportUrlHistory>https://github.com/magicbug/SatPC32-To-Cloudlog</SupportUrlHistory>
77
<UpdateUrlHistory />
88
<BootstrapperUrlHistory />
99
<ErrorReportUrlHistory />

SatPC32 Cloudlog Interface/bin/Release/SatPC32 Cloudlog Interface.application

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
3-
<assemblyIdentity name="SatPC32 Cloudlog Interface.application" version="1.0.0.5" publicKeyToken="0000000000000000" language="en-GB" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
3+
<assemblyIdentity name="SatPC32 Cloudlog Interface.application" version="3.0.0.0" publicKeyToken="0000000000000000" language="en-GB" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
44
<description asmv2:publisher="magicbug" co.v1:suiteName="Cloudlog" asmv2:product="CloudlogSatPC32" asmv2:supportUrl="https://github.com/magicbug/SatPC32-To-Cloudlog" xmlns="urn:schemas-microsoft-com:asm.v1" />
55
<deployment install="true" mapFileExtensions="true" co.v1:createDesktopShortcut="true" />
66
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
7-
<framework targetVersion="4.6.1" profile="Full" supportedRuntime="4.0.30319" />
7+
<framework targetVersion="4.8" profile="Full" supportedRuntime="4.0.30319" />
88
</compatibleFrameworks>
99
<dependency>
1010
<dependentAssembly dependencyType="install" codebase="SatPC32 Cloudlog Interface.exe.manifest" size="5727">
11-
<assemblyIdentity name="SatPC32 Cloudlog Interface.exe" version="1.0.0.5" publicKeyToken="0000000000000000" language="en-GB" processorArchitecture="msil" type="win32" />
11+
<assemblyIdentity name="SatPC32 Cloudlog Interface.exe" version="3.0.0.0" publicKeyToken="0000000000000000" language="en-GB" processorArchitecture="msil" type="win32" />
1212
<hash>
1313
<dsig:Transforms>
1414
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
1515
</dsig:Transforms>
1616
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
17-
<dsig:DigestValue>KyaXNjol5+zZ3lymmvgwMuiwqpAg2J9Sr4xSZiODTbY=</dsig:DigestValue>
17+
<dsig:DigestValue>hFOBysp5sIW5G3dO+O2xERgeQ+A668RKWlXFtY57reM=</dsig:DigestValue>
1818
</hash>
1919
</dependentAssembly>
2020
</dependency>
Binary file not shown.

SatPC32 Cloudlog Interface/bin/Release/SatPC32 Cloudlog Interface.exe.config

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,8 @@
55
<section name="SatPC32_Cloudlog_Interface.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
66
</sectionGroup>
77
</configSections>
8-
<appSettings>
9-
<add key="CloudlogURL" value="http://miraculix.wolters.lan/cloudlog" />
10-
<add key="CloudlogAPIKey" value="cl6279295c83556" />
11-
<add key="CloudlogIdentifier" value="FT-290" />
12-
</appSettings>
138
<startup>
14-
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
9+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
1510
</startup>
1611
<userSettings>
1712
<SatPC32_Cloudlog_Interface.Properties.Settings>

SatPC32 Cloudlog Interface/bin/Release/SatPC32 Cloudlog Interface.exe.manifest

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
3-
<asmv1:assemblyIdentity name="SatPC32 Cloudlog Interface.exe" version="1.0.0.5" publicKeyToken="0000000000000000" language="en-GB" processorArchitecture="msil" type="win32" />
3+
<asmv1:assemblyIdentity name="SatPC32 Cloudlog Interface.exe" version="3.0.0.0" publicKeyToken="0000000000000000" language="en-GB" processorArchitecture="msil" type="win32" />
44
<application />
55
<entryPoint>
6-
<assemblyIdentity name="SatPC32 Cloudlog Interface" version="1.1.0.0" language="neutral" processorArchitecture="msil" />
6+
<assemblyIdentity name="SatPC32 Cloudlog Interface" version="3.0.0.0" language="neutral" processorArchitecture="msil" />
77
<commandLine file="SatPC32 Cloudlog Interface.exe" parameters="" />
88
</entryPoint>
99
<trustInfo>
@@ -55,32 +55,32 @@
5555
</dependency>
5656
<dependency>
5757
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="SatPC32 Cloudlog Interface.exe" size="18432">
58-
<assemblyIdentity name="SatPC32 Cloudlog Interface" version="1.1.0.0" language="neutral" processorArchitecture="msil" />
58+
<assemblyIdentity name="SatPC32 Cloudlog Interface" version="3.0.0.0" language="neutral" processorArchitecture="msil" />
5959
<hash>
6060
<dsig:Transforms>
6161
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
6262
</dsig:Transforms>
6363
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
64-
<dsig:DigestValue>C32axn7ehDscbp15FbN8RBur2Nfr3T6KDKP7SHYR6+0=</dsig:DigestValue>
64+
<dsig:DigestValue>I62HEBFra+E/X27RL/Zq5DMn5ANfmc9sDwbIH1eBSk0=</dsig:DigestValue>
6565
</hash>
6666
</dependentAssembly>
6767
</dependency>
68-
<file name="NDde.xml" size="146321" writeableType="applicationData">
68+
<file name="NDde.xml" size="149553" writeableType="applicationData">
6969
<hash>
7070
<dsig:Transforms>
7171
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
7272
</dsig:Transforms>
7373
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
74-
<dsig:DigestValue>Dj8Zu6+nQ/txpLPykZ62XHujwHGja6cdtu2i2xgtPVI=</dsig:DigestValue>
74+
<dsig:DigestValue>nb3ySPzQ6BEfchhmJalTrDEUr50sBAIPbjSjNb34dnQ=</dsig:DigestValue>
7575
</hash>
7676
</file>
77-
<file name="SatPC32 Cloudlog Interface.exe.config" size="964">
77+
<file name="SatPC32 Cloudlog Interface.exe.config" size="962">
7878
<hash>
7979
<dsig:Transforms>
8080
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
8181
</dsig:Transforms>
8282
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
83-
<dsig:DigestValue>Eo8cb7ARUlC3j8mpLhlBc7f1Dep2ZFTZZwe4l0KASFw=</dsig:DigestValue>
83+
<dsig:DigestValue>EZU8IMjRmL+CP92tOI1SScKx7pEmgi9NBgGO/3q6jac=</dsig:DigestValue>
8484
</hash>
8585
</file>
8686
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">

0 commit comments

Comments
 (0)