Skip to content

Commit f02f545

Browse files
2 parents 31d626b + 0e206cc commit f02f545

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/HotChocolateGraphQL.Backend/HotChocolateGraphQL.Backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="HotChocolate.AspNetCore" Version="14.3.0" />
8+
<PackageReference Include="HotChocolate.AspNetCore" Version="15.1.15" />
99
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.0" />
1010
</ItemGroup>
1111

src/HotChocolateGraphQL.Mobile/HotChocolateGraphQL.Mobile.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@
5050
</ItemGroup>
5151

5252
<ItemGroup>
53-
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.22" />
53+
<PackageReference Include="Microsoft.Maui.Controls" Version="9.0.120" />
5454
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="9.0.22" />
55-
<PackageReference Include="CommunityToolkit.Maui" Version="10.0.0" />
55+
<PackageReference Include="CommunityToolkit.Maui" Version="12.3.0" />
5656
<PackageReference Include="CommunityToolkit.Maui.Markup" Version="5.1.0" />
5757
<PackageReference Include="StrawberryShake.Maui" Version="14.3.0" />
58-
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
58+
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.2" />
5959
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="9.0.0" />
6060
</ItemGroup>
6161

0 commit comments

Comments
 (0)