Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed Jul 21, 2024
1 parent baeb885 commit d81bcac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SteamTokenDumper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.6.0" />
<PackageReference Include="QRCoder" Version="1.5.1" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.0.0" />
<PackageReference Include="QRCoder" Version="1.6.0" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="SteamKit2" Version="3.0.0-Alpha.1" />
<PackageReference Include="ValveKeyValue" Version="0.10.0.360" />
<PackageReference Include="ValveKeyValue" Version="0.11.0.378" />
</ItemGroup>
<ItemGroup>
<None Update="SteamTokenDumper.config.ini">
Expand Down

0 comments on commit d81bcac

Please sign in to comment.