cleanup code and update packages
This commit is contained in:
parent
b7ae273fa3
commit
2b523fa7d4
6 changed files with 38 additions and 32 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Costura.Fody" version="4.1.0" targetFramework="net472" />
|
||||
<package id="Fody" version="6.0.5" targetFramework="net472" developmentDependency="true" />
|
||||
<package id="Fody" version="6.1.2" targetFramework="net472" developmentDependency="true" />
|
||||
<package id="Hardcodet.NotifyIcon.Wpf" version="1.0.8" targetFramework="net472" />
|
||||
<package id="Notifications.Wpf" version="0.1.1" targetFramework="net472" />
|
||||
</packages>
|
Reference in a new issue