diff --git a/TrasferimentoProgrammiOkuma.App/Properties/PublishProfiles/GiteaClickOnce.pubxml b/TrasferimentoProgrammiOkuma.App/Properties/PublishProfiles/GiteaClickOnce.pubxml index a245f87..9d8dce0 100644 --- a/TrasferimentoProgrammiOkuma.App/Properties/PublishProfiles/GiteaClickOnce.pubxml +++ b/TrasferimentoProgrammiOkuma.App/Properties/PublishProfiles/GiteaClickOnce.pubxml @@ -16,9 +16,9 @@ LMEMoxaTransfer Compomac SPA Compomac SPA - 1.0.10.0 + 1.0.11.0 true - 1.0.10.0 + 1.0.11.0 true false true diff --git a/TrasferimentoProgrammiOkuma.App/SplashForm.vb b/TrasferimentoProgrammiOkuma.App/SplashForm.vb index 4d63065..ddcd08f 100644 --- a/TrasferimentoProgrammiOkuma.App/SplashForm.vb +++ b/TrasferimentoProgrammiOkuma.App/SplashForm.vb @@ -8,7 +8,7 @@ Public Class SplashForm Public Sub New() FormBorderStyle = FormBorderStyle.None StartPosition = FormStartPosition.CenterScreen - ClientSize = New Size(520, 260) + ClientSize = New Size(560, 260) BackColor = Color.FromArgb(12, 18, 24) ShowInTaskbar = False @@ -31,7 +31,7 @@ Public Class SplashForm .Font = New Font("Segoe UI", 24.0F, FontStyle.Bold), .Left = 205, .Top = 62, - .Width = 290, + .Width = 335, .Height = 44 } Controls.Add(title) @@ -42,7 +42,7 @@ Public Class SplashForm .Font = New Font("Segoe UI", 10.5F), .Left = 208, .Top = 112, - .Width = 290, + .Width = 330, .Height = 28 } Controls.Add(subtitle) @@ -53,7 +53,7 @@ Public Class SplashForm .Font = New Font("Segoe UI", 9.0F), .Left = 208, .Top = 154, - .Width = 290, + .Width = 330, .Height = 28 } Controls.Add(versionLabel) diff --git a/TrasferimentoProgrammiOkuma.App/TrasferimentoProgrammiOkuma.App.vbproj b/TrasferimentoProgrammiOkuma.App/TrasferimentoProgrammiOkuma.App.vbproj index a8e1ae6..72d7022 100644 --- a/TrasferimentoProgrammiOkuma.App/TrasferimentoProgrammiOkuma.App.vbproj +++ b/TrasferimentoProgrammiOkuma.App/TrasferimentoProgrammiOkuma.App.vbproj @@ -9,7 +9,7 @@ LMEMoxaTransfer Compomac SPA Livio Merola - 1.0.10.0 + 1.0.11.0 Assets\app-icon.ico Sub Main true diff --git a/clickonce/LMEMoxaTransfer.application b/clickonce/LMEMoxaTransfer.application index 3346163..a61ea4a 100644 --- a/clickonce/LMEMoxaTransfer.application +++ b/clickonce/LMEMoxaTransfer.application @@ -1,8 +1,8 @@  - + - + @@ -15,13 +15,13 @@ - + - SSOitd5nOvFxH0O/BiqGPdSyt0tk22Nc8XC+0apx+SM= + sCABLxeshbAUcV224AdKNp2NWs1ueDYQnObW6UF/3u4= diff --git a/clickonce/LMEMoxaTransfer.deps.json b/clickonce/LMEMoxaTransfer.deps.json index df3f404..ca16697 100644 --- a/clickonce/LMEMoxaTransfer.deps.json +++ b/clickonce/LMEMoxaTransfer.deps.json @@ -7,7 +7,7 @@ "targets": { ".NETCoreApp,Version=v8.0": {}, ".NETCoreApp,Version=v8.0/win-x64": { - "LMEMoxaTransfer/1.0.10.0": { + "LMEMoxaTransfer/1.0.11.0": { "dependencies": { "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.29", "runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "8.0.29" @@ -964,7 +964,7 @@ } }, "libraries": { - "LMEMoxaTransfer/1.0.10.0": { + "LMEMoxaTransfer/1.0.11.0": { "type": "project", "serviceable": false, "sha512": "" diff --git a/clickonce/LMEMoxaTransfer.dll b/clickonce/LMEMoxaTransfer.dll index 5683789..399a5e9 100644 Binary files a/clickonce/LMEMoxaTransfer.dll and b/clickonce/LMEMoxaTransfer.dll differ diff --git a/clickonce/LMEMoxaTransfer.dll.manifest b/clickonce/LMEMoxaTransfer.dll.manifest index aa63753..d452e3e 100644 --- a/clickonce/LMEMoxaTransfer.dll.manifest +++ b/clickonce/LMEMoxaTransfer.dll.manifest @@ -1,6 +1,6 @@  - + @@ -321,7 +321,7 @@ - Zbu/xHg5atv7vYdLyDX0UqbnwI2NiztFYtWSZJfyuEg= + hsYmvvHAtAv9ANPVxbyV9A87fT833XS2PCIKVi2NtCY= @@ -330,7 +330,7 @@ - hwnc89XnL/TR7BwqZI6g3XKjvsKmxxwkXG8X5fUcq3Y= + YFXI19+7rU3O4eFGPo+RgFLHO9nJDxnPWw9aSuLx+fo= diff --git a/clickonce/LMEMoxaTransfer.exe b/clickonce/LMEMoxaTransfer.exe index b2786bf..669633a 100644 Binary files a/clickonce/LMEMoxaTransfer.exe and b/clickonce/LMEMoxaTransfer.exe differ diff --git a/clickonce/LMEMoxaTransfer.pdb b/clickonce/LMEMoxaTransfer.pdb index fe17a03..2c08ded 100644 Binary files a/clickonce/LMEMoxaTransfer.pdb and b/clickonce/LMEMoxaTransfer.pdb differ