diff --git a/FireWallet/BatchForm.cs b/FireWallet/BatchForm.cs index 7b01fe6..bf77044 100644 --- a/FireWallet/BatchForm.cs +++ b/FireWallet/BatchForm.cs @@ -3,7 +3,6 @@ using System.Diagnostics; using System.Net; using System.Runtime.InteropServices; using System.Text; -using System.Windows.Forms.VisualStyles; using Newtonsoft.Json.Linq; using ContentAlignment = System.Drawing.ContentAlignment; using Point = System.Drawing.Point; diff --git a/FireWallet/FireWallet.csproj b/FireWallet/FireWallet.csproj index a783757..386934d 100644 --- a/FireWallet/FireWallet.csproj +++ b/FireWallet/FireWallet.csproj @@ -12,7 +12,7 @@ HSDBatcher.png https://github.com/Nathanwoodburn/FireWallet git - 3.4 + 4.0 diff --git a/FireWallet/MainForm.cs b/FireWallet/MainForm.cs index 60045e3..1bd227a 100644 --- a/FireWallet/MainForm.cs +++ b/FireWallet/MainForm.cs @@ -6,7 +6,6 @@ using System.Security.Cryptography; using System.Security.Cryptography.X509Certificates; using System.Text; using System.Text.RegularExpressions; -using System.Windows.Forms.VisualStyles; using DnsClient; using DnsClient.Protocol; using Newtonsoft.Json.Linq; diff --git a/FireWallet/MultisigSettingsForm.cs b/FireWallet/MultisigSettingsForm.cs index ea4594a..982387c 100644 --- a/FireWallet/MultisigSettingsForm.cs +++ b/FireWallet/MultisigSettingsForm.cs @@ -1,15 +1,4 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Net.Http; -using System.Text; -using System.Threading.Tasks; -using System.Web; -using System.Windows.Forms; -using Newtonsoft.Json.Linq; +using Newtonsoft.Json.Linq; namespace FireWallet { diff --git a/FireWallet/NewAccountForm.cs b/FireWallet/NewAccountForm.cs index ef87d27..deafc09 100644 --- a/FireWallet/NewAccountForm.cs +++ b/FireWallet/NewAccountForm.cs @@ -1,17 +1,6 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Diagnostics; -using System.Drawing; -using System.Linq; -using System.Net.Http; -using System.Security.Principal; +using System.Diagnostics; using System.Text; using System.Text.RegularExpressions; -using System.Threading.Tasks; -using System.Windows.Forms; -using Microsoft.VisualBasic.Devices; using Newtonsoft.Json.Linq; namespace FireWallet diff --git a/FireWalletSetup/FireWalletSetup.vdproj b/FireWalletSetup/FireWalletSetup.vdproj index 1c4b3bd..0b2b2d6 100644 --- a/FireWalletSetup/FireWalletSetup.vdproj +++ b/FireWalletSetup/FireWalletSetup.vdproj @@ -224,15 +224,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:FireWallet" - "ProductCode" = "8:{E636567F-DDA4-4C6E-89B0-38DC64FD5528}" - "PackageCode" = "8:{AEAF1ABA-01E0-4A71-A8CC-0D6DDA44E907}" + "ProductCode" = "8:{E904E664-B1F3-4DEB-9FB0-91BCBEE3B5A6}" + "PackageCode" = "8:{0B16637D-C5AC-41D4-9D13-D57F3A0AEF25}" "UpgradeCode" = "8:{0C86F725-6B01-4173-AA05-3F0EDF481362}" "AspNetVersion" = "8:" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:3.4" + "ProductVersion" = "8:4.0" "Manufacturer" = "8:Nathan.Woodburn/" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:https://l.woodburn.au/discord"