Skip to content

Commit

Permalink
Merge pull request #939 from 13xforever/vnext
Browse files Browse the repository at this point in the history
Maintenance
  • Loading branch information
clienthax authored Aug 2, 2023
2 parents 65289b2 + 1a7aa52 commit e78cea8
Show file tree
Hide file tree
Showing 9 changed files with 393 additions and 298 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"strawberryshake.tools": {
"version": "13.0.5",
"version": "13.4.0",
"commands": [
"dotnet-graphql"
]
},
"dotnet-ef": {
"version": "7.0.3",
"version": "7.0.9",
"commands": [
"dotnet-ef"
]
Expand Down
2 changes: 1 addition & 1 deletion Clients/CirrusCiClient/CirrusCiClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="StrawberryShake.Server" Version="13.3.1" />
<PackageReference Include="StrawberryShake.Server" Version="13.4.0" />
</ItemGroup>
</Project>
Loading

0 comments on commit e78cea8

Please sign in to comment.