Skip to content

Commit f117e05

Browse files
author
babelshift
committed
Fixed wrong reference.
1 parent 87d613b commit f117e05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SteamWebAPI2/SteamWebAPI2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<Private>True</Private>
4040
</Reference>
4141
<Reference Include="Steam.Models, Version=1.0.0.15, Culture=neutral, processorArchitecture=MSIL">
42-
<HintPath>..\..\..\BitBucket\git\DotaDb.WebAPI\packages\Steam.Models.1.0.0.15\lib\net46\Steam.Models.dll</HintPath>
42+
<HintPath>..\packages\Steam.Models.1.0.0.15\lib\net46\Steam.Models.dll</HintPath>
4343
<Private>True</Private>
4444
</Reference>
4545
<Reference Include="System" />

0 commit comments

Comments
 (0)