File tree Expand file tree Collapse file tree
src/Dotnet6.GraphQL4.Store.WebMVC Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 <!-- GraphQL-->
1919 <GraphQL_Server_Version >5.0.2</GraphQL_Server_Version >
2020 <GraphQL_Client_Version >3.2.3</GraphQL_Client_Version >
21- <GraphQL_Version >4.4 .0</GraphQL_Version >
21+ <GraphQL_Version >4.5 .0</GraphQL_Version >
2222
2323 <!-- AutoMapper-->
2424 <AutoMapper_DependencyInjection_Version >8.1.1</AutoMapper_DependencyInjection_Version >
3131 <HealthChecks_Version >5.0.1</HealthChecks_Version >
3232
3333 <!-- Others-->
34- <FluentValidation_Version >10.0.4 </FluentValidation_Version >
34+ <FluentValidation_Version >10.1.0 </FluentValidation_Version >
3535 <Scrutor_Version >3.3.0</Scrutor_Version >
3636
3737 </PropertyGroup >
Original file line number Diff line number Diff line change 1212
1313 <ItemGroup >
1414 <PackageReference Include =" GraphQL.Client" Version =" $(GraphQL_Client_Version)" />
15- <PackageReference Include =" GraphQL.Client.Extensions" Version =" 3.0.1 " />
15+ <PackageReference Include =" GraphQL.Client.Extensions" Version =" 3.1.0 " />
1616 <PackageReference Include =" GraphQL.Client.Serializer.SystemTextJson" Version =" $(GraphQL_Client_Version)" />
1717 </ItemGroup >
1818
You can’t perform that action at this time.
0 commit comments