File tree Expand file tree Collapse file tree
ApiTemplate/Source/ApiTemplate
GraphQLTemplate/Source/GraphQLTemplate
OrleansTemplate/Source/OrleansTemplate.Server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646
4747 <ItemGroup Label =" Package References" >
4848 <PackageReference Include =" AspNetCore.HealthChecks.Redis" Version =" 7.0.1" Condition =" '$(Redis)' == 'true'" />
49- <PackageReference Include =" Boxed.AspNetCore" Version =" 8.1.2 " />
49+ <PackageReference Include =" Boxed.AspNetCore" Version =" 9.0.1 " />
5050 <PackageReference Include =" Boxed.AspNetCore.Swagger" Version =" 10.0.0" Condition =" '$(Swagger)' == 'true'" />
5151 <PackageReference Include =" Boxed.Mapping" Version =" 7.0.0" />
5252 <PackageReference Include =" FluentValidation.AspNetCore" Version =" 11.3.0" />
Original file line number Diff line number Diff line change 4545
4646 <ItemGroup Label =" Package References" >
4747 <PackageReference Include =" AspNetCore.HealthChecks.Redis" Version =" 7.0.1" Condition =" '$(Redis)' == 'true'" />
48- <PackageReference Include =" Boxed.AspNetCore" Version =" 8.1.2 " />
48+ <PackageReference Include =" Boxed.AspNetCore" Version =" 9.0.1 " />
4949 <PackageReference Include =" Boxed.Mapping" Version =" 7.0.0" />
5050 <PackageReference Include =" GraphQL.Server.Ui.Playground" Version =" 7.6.0" />
5151 <PackageReference Include =" GraphQL.Server.Ui.Voyager" Version =" 7.6.0" />
Original file line number Diff line number Diff line change 3838 </PropertyGroup >
3939
4040 <ItemGroup Label =" Package References" >
41- <PackageReference Include =" Boxed.AspNetCore" Version =" 8.1.2 " />
41+ <PackageReference Include =" Boxed.AspNetCore" Version =" 9.0.1 " />
4242 <PackageReference Include =" OrleansDashboard" Version =" 7.2.2" />
4343 <PackageReference Include =" Microsoft.ApplicationInsights.AspNetCore" Version =" 2.21.0" Condition =" '$(ApplicationInsights)' == 'true'" />
4444 <PackageReference Include =" Microsoft.Extensions.Configuration.CommandLine" Version =" 7.0.0" />
You can’t perform that action at this time.
0 commit comments