Skip to content

Commit

Permalink
Bump PlayFabAllSDK from 1.141.221107 to 1.142.221207 (#127)
Browse files Browse the repository at this point in the history
Bumps [PlayFabAllSDK](https://github.com/PlayFab/CSharpSDK) from 1.141.221107 to 1.142.221207.
- [Release notes](https://github.com/PlayFab/CSharpSDK/releases)
- [Commits](PlayFab/CSharpSDK@1.141.221107...1.142.221207)

---
updated-dependencies:
- dependency-name: PlayFabAllSDK
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent fb3aac9 commit 0786e07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/PlayFabBuddy.Cli/PlayFabBuddy.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="PlayFabAllSDK" Version="1.141.221107" />
<PackageReference Include="PlayFabAllSDK" Version="1.142.221207" />
<PackageReference Include="Spectre.Console" Version="0.45.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.45.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Azure.Kusto.Data" Version="11.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="PlayFabAllSDK" Version="1.141.221107" />
<PackageReference Include="PlayFabAllSDK" Version="1.142.221207" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0786e07

Please sign in to comment.