Skip to content

Commit

Permalink
Fix another reference path
Browse files Browse the repository at this point in the history
  • Loading branch information
KarboniteKream committed Jan 23, 2022
1 parent 3770693 commit 4baead2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AcManager.Tools.Tests/AcManager.Tools.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="AcTools.AcdEncryption, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\Output\x86\Debug\AcTools.AcdEncryption.dll</HintPath>
<HintPath>..\Libraries\AcTools\AcTools.AcdEncryption.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\Libraries\Newtonsoft.Json\Newtonsoft.Json.dll</HintPath>
Expand Down

0 comments on commit 4baead2

Please sign in to comment.