diff --git a/EnvyUpdate/App.config b/EnvyUpdate/App.config
index 8dde225..1027a8f 100644
--- a/EnvyUpdate/App.config
+++ b/EnvyUpdate/App.config
@@ -1,34 +1,34 @@
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
\ No newline at end of file
+
diff --git a/EnvyUpdate/EnvyUpdate.csproj b/EnvyUpdate/EnvyUpdate.csproj
index 8011529..b6c1810 100644
--- a/EnvyUpdate/EnvyUpdate.csproj
+++ b/EnvyUpdate/EnvyUpdate.csproj
@@ -8,7 +8,7 @@
WinExe
EnvyUpdate
EnvyUpdate
- v4.7.2
+ v4.8
512
{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
4
@@ -31,6 +31,7 @@
false
false
true
+
AnyCPU
@@ -188,7 +189,7 @@
-
+
4.1.0
@@ -199,6 +200,9 @@
1.1.0
+
+ 6.1.1
+
0.1.1
diff --git a/EnvyUpdate/InfoWindow.xaml b/EnvyUpdate/InfoWindow.xaml
index 6673c08..f52df60 100644
--- a/EnvyUpdate/InfoWindow.xaml
+++ b/EnvyUpdate/InfoWindow.xaml
@@ -11,6 +11,6 @@
-
+
diff --git a/EnvyUpdate/Properties/Settings.Designer.cs b/EnvyUpdate/Properties/Settings.Designer.cs
index 0585bd8..dbccb96 100644
--- a/EnvyUpdate/Properties/Settings.Designer.cs
+++ b/EnvyUpdate/Properties/Settings.Designer.cs
@@ -8,21 +8,17 @@
//
//------------------------------------------------------------------------------
-namespace EnvyUpdate.Properties
-{
-
-
+namespace EnvyUpdate.Properties {
+
+
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
- internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
- {
-
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.4.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
- public static Settings Default
- {
- get
- {
+
+ public static Settings Default {
+ get {
return defaultInstance;
}
}
diff --git a/README.md b/README.md
index bdaf1c0..c319c50 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,6 @@ EnvyUpdate is not a replacement for any of these tools. I will still try to impl
* Fody (dependency of Costura.Fody): [MIT](https://github.com/Fody/Fody/blob/master/License.txt)
* Costura.Fody (for embedding DLLs into the main executable): [MIT](https://github.com/Fody/Costura/blob/develop/LICENSE)
* wpf-notifyicon (for showing an icon in the system tray): [CPOL](https://github.com/hardcodet/wpf-notifyicon/blob/master/LICENSE)
-* Notifications.Wpf: [MIT](https://github.com/Federerer/Notifications.Wpf/blob/master/LICENSE)
* Resource Embedder: [MIT](https://github.com/MarcStan/resource-embedder/blob/master/LICENSE)
+* Windows Community Toolkit [MIT](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/License.md)
* Icon made by Freepik from www.flaticon.com