Skip to content

Commit

Permalink
fixes on hint path for solution
Browse files Browse the repository at this point in the history
  • Loading branch information
ericoporto committed Feb 1, 2020
1 parent 9b251df commit e8caaaf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\..\..\..\..\..\..\Program Files (x86)\Adventure Game Studio 3.5.0\Newtonsoft.Json.dll</HintPath>
<HintPath>/Program Files (x86)/Adventure Game Studio 3.5.0/Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
Expand Down

0 comments on commit e8caaaf

Please sign in to comment.