Skip to content

Commit

Permalink
Fix HintPaths
Browse files Browse the repository at this point in the history
  • Loading branch information
NateShoffner committed Apr 4, 2016
1 parent 4bb855a commit 34c66c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Songsterr.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="Tabster.Core">
<HintPath>packages\Tabster.Core.1.0.0.29\lib\net35\Tabster.Core.dll</HintPath>
<HintPath>packages\Tabster.Core.1.0.0.34\lib\net35\Tabster.Core.dll</HintPath>
</Reference>
<Reference Include="Tabster.Data">
<HintPath>packages\Tabster.Data.1.0.3.10\lib\net35\Tabster.Data.dll</HintPath>
<HintPath>packages\Tabster.Data.1.0.3.12\lib\net35\Tabster.Data.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 34c66c9

Please sign in to comment.