Add steam ticket parser

This commit is contained in:
AeonLucid
2021-10-31 20:55:51 +01:00
parent 07cd3e9855
commit d37cb86b78
7 changed files with 277 additions and 40 deletions
@@ -8,4 +8,8 @@
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Prospect.Server.Steam\Prospect.Server.Steam.csproj" />
</ItemGroup>
</Project>