Added libnotify dll

This commit is contained in:
Melon 2020-10-09 00:00:37 +01:00
parent f94f0bbec2
commit 355822195c
2 changed files with 3 additions and 0 deletions

View File

@ -60,6 +60,9 @@
<Reference Include="Newtonsoft.Json">
<HintPath>net-libs\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="libnotify.net">
<HintPath>net-libs\libnotify.net.dll</HintPath>
</Reference>
<Reference Include="appindicator3-sharp">
<HintPath>net-libs\appindicator3-sharp.dll</HintPath>
</Reference>

Binary file not shown.