mirror of
https://github.com/stuff-by-3-random-dudes/UWUVCI-AIO-WPF
synced 2024-11-10 05:34:13 +00:00
Fixed DLL reference
This commit is contained in:
parent
03730c830c
commit
112fa7f0fd
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
<HintPath>..\packages\CDecryptSharp.1.0.4\lib\CSharpDecrypt.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="GameBaseClassLibrary">
|
||||
<HintPath>..\..\..\uwuvci_installer_creator\{app}\GameBaseClassLibrary.dll</HintPath>
|
||||
<HintPath>.\GameBaseClassLibrary.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="GMWare.M2, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\GMWare.M2.1.1.2\lib\netstandard2.0\GMWare.M2.dll</HintPath>
|
||||
|
|
Loading…
Reference in a new issue