Add copies of dlls to the project
This commit is contained in:
parent
7c0b73ea8c
commit
f94f0bbec2
@ -58,13 +58,10 @@
|
|||||||
<Package>gio-sharp-3.0</Package>
|
<Package>gio-sharp-3.0</Package>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json">
|
<Reference Include="Newtonsoft.Json">
|
||||||
<HintPath>..\..\..\net-libs\Newtonsoft.Json.dll</HintPath>
|
<HintPath>net-libs\Newtonsoft.Json.dll</HintPath>
|
||||||
</Reference>
|
|
||||||
<Reference Include="libnotify.net">
|
|
||||||
<HintPath>..\..\..\net-libs\libnotify.net.dll</HintPath>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="appindicator3-sharp">
|
<Reference Include="appindicator3-sharp">
|
||||||
<HintPath>..\..\..\..\..\lib\mono\gac\appindicator3-sharp\12.10.0.0__bf81553d61d0bd64\appindicator3-sharp.dll</HintPath>
|
<HintPath>net-libs\appindicator3-sharp.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
BIN
MelonVPNClient/net-libs/Newtonsoft.Json.dll
Normal file
BIN
MelonVPNClient/net-libs/Newtonsoft.Json.dll
Normal file
Binary file not shown.
11262
MelonVPNClient/net-libs/Newtonsoft.Json.xml
Normal file
11262
MelonVPNClient/net-libs/Newtonsoft.Json.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
MelonVPNClient/net-libs/appindicator3-sharp.dll
Normal file
BIN
MelonVPNClient/net-libs/appindicator3-sharp.dll
Normal file
Binary file not shown.
@ -39,7 +39,7 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
<Reference Include="Newtonsoft.Json">
|
<Reference Include="Newtonsoft.Json">
|
||||||
<HintPath>..\..\..\net-libs\Newtonsoft.Json.dll</HintPath>
|
<HintPath>net-libs\Newtonsoft.Json.dll</HintPath>
|
||||||
<IncludeInPackage>true</IncludeInPackage>
|
<IncludeInPackage>true</IncludeInPackage>
|
||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
BIN
MelonVPNCore/net-libs/Newtonsoft.Json.dll
Normal file
BIN
MelonVPNCore/net-libs/Newtonsoft.Json.dll
Normal file
Binary file not shown.
11262
MelonVPNCore/net-libs/Newtonsoft.Json.xml
Normal file
11262
MelonVPNCore/net-libs/Newtonsoft.Json.xml
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user