Skip to content

Commit a3b05a2

Browse files
committed
Updated Steam.Models dependency to 3.0.6.
1 parent ab8d649 commit a3b05a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SteamWebAPI2/SteamWebAPI2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="automapper" Version="6.1.1" />
1616
<PackageReference Include="newtonsoft.json" Version="10.0.3" />
17-
<PackageReference Include="Steam.Models" Version="3.0.4" />
17+
<PackageReference Include="Steam.Models" Version="3.0.6" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)