Fix load errors

This commit is contained in:
amevarashi 2022-10-11 21:00:48 +05:00
parent 4949c3694b
commit c00a872b81
3 changed files with 4 additions and 7 deletions

View file

@ -32,7 +32,8 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="RJW">
<HintPath>..\..\..\rjw-vegapnk\1.3\Assemblies\RJW.dll</HintPath>
<HintPath>..\..\..\rjw\1.3\Assemblies\RJW.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System.Core" />
<Reference Include="System.Data.DataSetExtensions" />