Skip to content

Commit

Permalink
Fixed pogoprotos issues (FeroxRev#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamashi authored and FeroxRev committed Jul 25, 2016
1 parent eb69f9a commit e57ce4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PokemonGo.RocketAPI/PokemonGo.RocketAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<Private>True</Private>
</Reference>
<Reference Include="POGOProtos, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\POGOProtos.1.3.0\lib\net45\POGOProtos.dll</HintPath>
<HintPath>$(SolutionDir)\packages\POGOProtos.1.3.0\lib\net45\POGOProtos.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="S2Geometry, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down

0 comments on commit e57ce4c

Please sign in to comment.