1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-25 22:50:27 -05:00

Changed some assembly properties.

This commit is contained in:
RaidMax
2017-06-19 16:46:31 -04:00
parent 7dfc2bbc1b
commit 4007e6d196
9 changed files with 250 additions and 250 deletions

View File

@ -45,7 +45,7 @@
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Data.SQLite">
<HintPath>..\Admin\lib\System.Data.SQLite.dll</HintPath>
<HintPath>..\..\Admin\lib\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />