File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ApiTemplate/Source/ApiTemplate
GraphQLTemplate/Source/GraphQLTemplate Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4545 </PropertyGroup >
4646
4747 <ItemGroup Label =" Package References" >
48- <PackageReference Include =" AspNetCore.HealthChecks.Redis" Version =" 7.0.0 " Condition =" '$(Redis)' == 'true'" />
48+ <PackageReference Include =" AspNetCore.HealthChecks.Redis" Version =" 7.0.1 " Condition =" '$(Redis)' == 'true'" />
4949 <PackageReference Include =" Boxed.AspNetCore" Version =" 8.1.2" />
5050 <PackageReference Include =" Boxed.AspNetCore.Swagger" Version =" 10.0.0" Condition =" '$(Swagger)' == 'true'" />
5151 <PackageReference Include =" Boxed.Mapping" Version =" 6.0.0" />
Original file line number Diff line number Diff line change 4444 </PropertyGroup >
4545
4646 <ItemGroup Label =" Package References" >
47- <PackageReference Include =" AspNetCore.HealthChecks.Redis" Version =" 7.0.0 " Condition =" '$(Redis)' == 'true'" />
47+ <PackageReference Include =" AspNetCore.HealthChecks.Redis" Version =" 7.0.1 " Condition =" '$(Redis)' == 'true'" />
4848 <PackageReference Include =" Boxed.AspNetCore" Version =" 8.1.2" />
4949 <PackageReference Include =" Boxed.Mapping" Version =" 6.0.0" />
5050 <PackageReference Include =" GraphQL.Server.Ui.Playground" Version =" 7.6.0" />
You can’t perform that action at this time.
0 commit comments