File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <ProjectReference Include =" ..\Model\Model.csproj" />
1717 </ItemGroup >
1818 <ItemGroup Condition =" $(TargetFramework)=='net6.0'" >
19- <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.25 " />
19+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.27 " />
2020 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 6.0.0" />
2121 </ItemGroup >
2222 <ItemGroup Condition =" $(TargetFramework)=='net8.0'" >
23- <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 8.0.0 " />
23+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 8.0.2 " />
2424 <PackageReference Include =" Microsoft.Extensions.DependencyInjection.Abstractions" Version =" 8.0.0" />
2525 </ItemGroup >
2626
Original file line number Diff line number Diff line change 1010
1111 <ItemGroup >
1212 <PackageReference Include =" OpenServiceBroker.Server" Version =" 0.4.6" />
13- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.0 " />
13+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.0.2 " />
1414 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.5.0" />
1515 <PackageReference Include =" Swashbuckle.AspNetCore.Newtonsoft" Version =" 6.5.0" />
1616 </ItemGroup >
You can’t perform that action at this time.
0 commit comments