File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
SimpleXamarinGraphQL.Android Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161 </ItemGroup >
6262 <ItemGroup >
6363 <PackageReference Include =" Xamarin.Forms" Version =" 5.0.0.2578" />
64- <PackageReference Include =" GraphQL.Client" Version =" 5.1.1 " />
64+ <PackageReference Include =" GraphQL.Client" Version =" 6.0.0 " />
6565 <PackageReference Include =" Polly" Version =" 7.2.3" />
6666 <PackageReference Include =" modernhttpclient-updated" Version =" 3.4.3" />
6767 <PackageReference Include =" Xamarin.Essentials" Version =" 1.7.5" />
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
123123 </ItemGroup >
124124 <ItemGroup >
125125 <PackageReference Include =" Xamarin.Forms" Version =" 5.0.0.2578" />
126- <PackageReference Include =" GraphQL.Client" Version =" 5.1.1 " />
126+ <PackageReference Include =" GraphQL.Client" Version =" 6.0.0 " />
127127 <PackageReference Include =" Polly" Version =" 7.2.3" />
128128 <PackageReference Include =" modernhttpclient-updated" Version =" 3.4.3" />
129129 <PackageReference Include =" Xamarin.Essentials" Version =" 1.7.5" />
Original file line number Diff line number Diff line change 1212 </PropertyGroup >
1313 <ItemGroup >
1414 <PackageReference Include =" Xamarin.Forms" Version =" 5.0.0.2578" />
15- <PackageReference Include =" GraphQL.Client" Version =" 5.1.1 " />
15+ <PackageReference Include =" GraphQL.Client" Version =" 6.0.0 " />
1616 <PackageReference Include =" AsyncAwaitBestPractices.MVVM" Version =" 6.0.6" />
1717 <PackageReference Include =" Polly" Version =" 7.2.3" />
1818 <PackageReference Include =" modernhttpclient-updated" Version =" 3.4.3" />
You can’t perform that action at this time.
0 commit comments