From 19ea80e0a4f53901ad99e8e84fc51fccce8aa31c Mon Sep 17 00:00:00 2001 From: TryAllTheThings Date: Fri, 26 May 2023 01:53:43 +0200 Subject: [PATCH] * Forgot to add WebView2 .dlls to ILMerge --- DNS-Swapper/DNS-Swapper.csproj | 4 ++-- DNS-Swapper/Properties/AssemblyInfo.cs | 4 ++-- Installer_advinst/Installer_advinst.aip | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DNS-Swapper/DNS-Swapper.csproj b/DNS-Swapper/DNS-Swapper.csproj index 698a789..e3d86c0 100644 --- a/DNS-Swapper/DNS-Swapper.csproj +++ b/DNS-Swapper/DNS-Swapper.csproj @@ -27,7 +27,7 @@ false true 0 - 1.5.5.0 + 1.5.7.0 false true @@ -206,7 +206,7 @@ del DNS-Swapper.exe -..\..\..\packages\ILRepack.2.0.18\tools\ILRepack.exe /out:"DNS-Swapper.exe" DNS-Swapper-nodll.exe AutoUpdater.NET.dll IPAddressControlLib.dll +..\..\..\packages\ILRepack.2.0.18\tools\ILRepack.exe /out:"DNS-Swapper.exe" DNS-Swapper-nodll.exe AutoUpdater.NET.dll IPAddressControlLib.dll Microsoft.Web.WebView2.Core.dll Microsoft.Web.WebView2.WinForms.dll Microsoft.Web.WebView2.Wpf.dll diff --git a/DNS-Swapper/Properties/AssemblyInfo.cs b/DNS-Swapper/Properties/AssemblyInfo.cs index c2f2080..adc0df5 100644 --- a/DNS-Swapper/Properties/AssemblyInfo.cs +++ b/DNS-Swapper/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.5.6.0")] -[assembly: AssemblyFileVersion("1.5.6.0")] +[assembly: AssemblyVersion("1.5.7.0")] +[assembly: AssemblyFileVersion("1.5.7.0")] diff --git a/Installer_advinst/Installer_advinst.aip b/Installer_advinst/Installer_advinst.aip index b2b05cb..6e1028c 100644 --- a/Installer_advinst/Installer_advinst.aip +++ b/Installer_advinst/Installer_advinst.aip @@ -18,10 +18,10 @@ - + - +