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>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>..\..\..\net-libs\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="libnotify.net">
|
||||
<HintPath>..\..\..\net-libs\libnotify.net.dll</HintPath>
|
||||
<HintPath>net-libs\Newtonsoft.Json.dll</HintPath>
|
||||
</Reference>
|
||||
<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>
|
||||
</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,9 +39,9 @@
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="Newtonsoft.Json">
|
||||
<HintPath>..\..\..\net-libs\Newtonsoft.Json.dll</HintPath>
|
||||
<HintPath>net-libs\Newtonsoft.Json.dll</HintPath>
|
||||
<IncludeInPackage>true</IncludeInPackage>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
</Project>
|
||||
|
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