diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs
index fe9889b..7a89efe 100644
--- a/Properties/Resources.Designer.cs
+++ b/Properties/Resources.Designer.cs
@@ -79,25 +79,5 @@ internal static System.Drawing.Icon TrayIconDarkRight {
return ((System.Drawing.Icon)(obj));
}
}
-
- ///
- /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- ///
- internal static System.Drawing.Icon TrayIconLightLeft {
- get {
- object obj = ResourceManager.GetObject("TrayIconLightLeft", resourceCulture);
- return ((System.Drawing.Icon)(obj));
- }
- }
-
- ///
- /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
- ///
- internal static System.Drawing.Icon TrayIconLightRight {
- get {
- object obj = ResourceManager.GetObject("TrayIconLightRight", resourceCulture);
- return ((System.Drawing.Icon)(obj));
- }
- }
}
}
diff --git a/Properties/Resources.resx b/Properties/Resources.resx
index 5234ca2..d2ff75d 100644
--- a/Properties/Resources.resx
+++ b/Properties/Resources.resx
@@ -124,10 +124,4 @@
..\Resources\TrayIconDarkRight.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
- ..\Resources\TrayIconLightLeft.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
-
- ..\Resources\TrayIconLightRight.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
-
\ No newline at end of file
diff --git a/Resources/TrayIcon-Source.svg b/Resources/TrayIcon-Source.svg
index 496e79c..b8969c7 100644
--- a/Resources/TrayIcon-Source.svg
+++ b/Resources/TrayIcon-Source.svg
@@ -7,39 +7,39 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
- inkscape:export-ydpi="96"
- inkscape:export-xdpi="96"
- inkscape:export-filename="C:\Users\nate\Projects\Swapper\Resources\TrayIconLightLeft.png"
- sodipodi:docname="TrayIcon-Source.svg"
- inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
- id="svg8"
- version="1.1"
- viewBox="0 0 67.733332 67.733335"
+ width="256"
height="256"
- width="256">
+ viewBox="0 0 67.733332 67.733335"
+ version="1.1"
+ id="svg8"
+ inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
+ sodipodi:docname="TrayIcon-Source.svg"
+ inkscape:export-filename="C:\Users\nate\Projects\Swapper\Resources\TrayIconDarkLeft.png"
+ inkscape:export-xdpi="96"
+ inkscape:export-ydpi="96">
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="1.979899"
+ inkscape:cx="19.930105"
+ inkscape:cy="115.53288"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer2"
+ inkscape:document-rotation="0"
+ showgrid="false"
+ units="px"
+ inkscape:pagecheckerboard="true"
+ inkscape:window-width="1920"
+ inkscape:window-height="1017"
+ inkscape:window-x="-8"
+ inkscape:window-y="-8"
+ inkscape:window-maximized="1" />
@@ -53,43 +53,43 @@
+ id="layer1"
+ style="display:inline">
+ id="rect12"
+ style="fill:#ffffff;fill-rule:evenodd;stroke-width:0.52916667;stroke:#000000;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+ d="M 31.067596,2.1166667 C 20.891846,2.1166667 12.7,10.494689 12.7,20.901708 v 2.552064 H 31.608889 V 2.1166667 Z m 4.774627,0 V 23.453772 h 19.19111 v -2.552064 c 0,-10.407019 -8.191844,-18.7850413 -18.367595,-18.7850413 z M 12.7,27.783318 v 19.048309 c 0,10.407017 8.191846,18.78504 18.367596,18.78504 h 5.598142 c 10.175751,0 18.367595,-8.378023 18.367595,-18.78504 V 27.783318 Z" />
+ inkscape:groupmode="layer"
+ inkscape:label="light">
+ id="path54" />
+ inkscape:label="right"
+ style="display:none">
+ id="path33"
+ style="fill:#ff0000;fill-rule:evenodd;stroke:#000000;stroke-width:0.529167;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 35.842223,2.1166667 V 23.453772 h 19.19111 v -2.552064 c 0,-10.407018 -8.191844,-18.7850413 -18.367595,-18.7850413 z" />
+ inkscape:label="left"
+ style="display:inline">
+ id="path44"
+ style="fill:#ff0000;fill-rule:evenodd;stroke:#000000;stroke-width:0.529167;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+ d="M 31.067596,2.1166667 C 20.891846,2.1166667 12.7,10.49469 12.7,20.901708 v 2.552064 H 31.608889 V 2.1166667 Z" />
diff --git a/Resources/TrayIconDarkLeft.ico b/Resources/TrayIconDarkLeft.ico
index e87516a..9948f09 100644
Binary files a/Resources/TrayIconDarkLeft.ico and b/Resources/TrayIconDarkLeft.ico differ
diff --git a/Resources/TrayIconDarkLeft.png b/Resources/TrayIconDarkLeft.png
index e9f9e02..6b349a7 100644
Binary files a/Resources/TrayIconDarkLeft.png and b/Resources/TrayIconDarkLeft.png differ
diff --git a/Resources/TrayIconDarkRight.ico b/Resources/TrayIconDarkRight.ico
index 2219193..fb91f60 100644
Binary files a/Resources/TrayIconDarkRight.ico and b/Resources/TrayIconDarkRight.ico differ
diff --git a/Resources/TrayIconDarkRight.png b/Resources/TrayIconDarkRight.png
index 8f0baeb..37cfee0 100644
Binary files a/Resources/TrayIconDarkRight.png and b/Resources/TrayIconDarkRight.png differ
diff --git a/Resources/TrayIconLightLeft.ico b/Resources/TrayIconLightLeft.ico
deleted file mode 100644
index 94c39b5..0000000
Binary files a/Resources/TrayIconLightLeft.ico and /dev/null differ
diff --git a/Resources/TrayIconLightLeft.png b/Resources/TrayIconLightLeft.png
deleted file mode 100644
index 3367e00..0000000
Binary files a/Resources/TrayIconLightLeft.png and /dev/null differ
diff --git a/Resources/TrayIconLightRight.ico b/Resources/TrayIconLightRight.ico
deleted file mode 100644
index 1d0831e..0000000
Binary files a/Resources/TrayIconLightRight.ico and /dev/null differ
diff --git a/Resources/TrayIconLightRight.png b/Resources/TrayIconLightRight.png
deleted file mode 100644
index ff353b0..0000000
Binary files a/Resources/TrayIconLightRight.png and /dev/null differ
diff --git a/Resources/build.sh b/Resources/build.sh
index e726193..efec395 100644
--- a/Resources/build.sh
+++ b/Resources/build.sh
@@ -1,6 +1,4 @@
#!/bin/sh
-convert TrayIconLightLeft.png -define icon:auto-resize=16,32,48,128,256 -compress zip TrayIconLightLeft.ico
-convert TrayIconLightRight.png -define icon:auto-resize=16,32,48,128,256 -compress zip TrayIconLightRight.ico
convert TrayIconDarkLeft.png -define icon:auto-resize=16,32,48,128,256 -compress zip TrayIconDarkLeft.ico
convert TrayIconDarkRight.png -define icon:auto-resize=16,32,48,128,256 -compress zip TrayIconDarkRight.ico
diff --git a/Swapper.csproj b/Swapper.csproj
index 2435de3..d812329 100644
--- a/Swapper.csproj
+++ b/Swapper.csproj
@@ -14,6 +14,21 @@
true
+ publish\
+ true
+ Disk
+ false
+ Foreground
+ 7
+ Days
+ false
+ false
+ true
+ 0
+ 1.1.0.%2a
+ false
+ false
+ true
AnyCPU
@@ -83,10 +98,16 @@
-
-
-
-
+
+ False
+ Microsoft .NET Framework 4.7.2 %28x86 and x64%29
+ true
+
+
+ False
+ .NET Framework 3.5 SP1
+ false
+
\ No newline at end of file