Initial commit
This commit is contained in:
parent
866f326c12
commit
eace122946
19 changed files with 952 additions and 1 deletions
6
EnvyUpdate/packages.config
Normal file
6
EnvyUpdate/packages.config
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Costura.Fody" version="4.1.0" targetFramework="net472" />
|
||||
<package id="Fody" version="6.0.4" targetFramework="net472" developmentDependency="true" />
|
||||
<package id="Hardcodet.NotifyIcon.Wpf" version="1.0.8" targetFramework="net472" />
|
||||
</packages>
|
Reference in a new issue