File tree Expand file tree Collapse file tree
TechStacks.ServiceInterface Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 </PropertyGroup >
77 <ItemGroup >
88 <ProjectReference Include =" ..\TechStacks.ServiceModel\TechStacks.ServiceModel.csproj" />
9- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 8 .*" />
10- <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 8 .*" />
9+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 10 .*" />
10+ <PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 10 .*" />
1111 <PackageReference Include =" ServiceStack" Version =" 8.*" />
1212 <PackageReference Include =" ServiceStack.Server" Version =" 8.*" />
1313 </ItemGroup >
Original file line number Diff line number Diff line change 2424 <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 10.*" />
2525 <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.*" />
2626 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 10.0.0-rc.2" />
27- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.*" />
28- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 8.*" />
29- <PackageReference Include =" AspNet.Security.OAuth.GitHub" Version =" 8.*" />
27+ <PackageReference Include =" Npgsql" Version =" 10.0.0-rc.1" />
28+ <PackageReference Include =" AspNet.Security.OAuth.GitHub" Version =" 10.*" />
3029 <PackageReference Include =" Markdig" Version =" 0.43.*" />
3130 <PackageReference Include =" SkiaSharp" Version =" 3.119.1" />
3231 <PackageReference Include =" SkiaSharp.NativeAssets.Linux.NoDependencies" Version =" 3.*" />
You can’t perform that action at this time.
0 commit comments