File tree Expand file tree Collapse file tree 5 files changed +14
-38
lines changed
.idea/.idea.SS14.Admin/.idea Expand file tree Collapse file tree 5 files changed +14
-38
lines changed Original file line number Diff line number Diff line change 44 <ManagePackageVersionsCentrally >true</ManagePackageVersionsCentrally >
55 </PropertyGroup >
66 <ItemGroup >
7- <PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 9 .0.0 " />
8- <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 9 .0.1 " />
9- <PackageVersion Update =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9 .0.3 " />
10- <PackageVersion Include =" Microsoft.Extensions.Hosting.Systemd" Version =" 9 .0.0" />
7+ <PackageVersion Include =" Microsoft.AspNetCore.Authentication.OpenIdConnect" Version =" 10 .0.2 " />
8+ <PackageVersion Include =" Microsoft.EntityFrameworkCore" Version =" 10 .0.2 " />
9+ <PackageVersion Update =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 10 .0.0 " />
10+ <PackageVersion Include =" Microsoft.Extensions.Hosting.Systemd" Version =" 10 .0.0" />
1111 <PackageVersion Include =" NetEscapades.Configuration.Yaml" Version =" 3.1.0" />
12- <PackageVersion Include =" Serilog.AspNetCore" Version =" 9 .0.0" />
13- <PackageVersion Include =" Serilog.Settings.Configuration" Version =" 9 .0.0" />
14- <PackageVersion Include =" Serilog.Sinks.Console" Version =" 6.0.0 " />
12+ <PackageVersion Include =" Serilog.AspNetCore" Version =" 10 .0.0" />
13+ <PackageVersion Include =" Serilog.Settings.Configuration" Version =" 10 .0.0" />
14+ <PackageVersion Include =" Serilog.Sinks.Console" Version =" 6.1.1 " />
1515 </ItemGroup >
1616</Project >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" >
22
33 <PropertyGroup >
4- <TargetFramework >net9 .0</TargetFramework >
4+ <TargetFramework >net10 .0</TargetFramework >
55 <Nullable >enable</Nullable >
66 <!-- https://github.com/dotnet/aspnetcore/issues/20055 -->
77 <NoWarn >CS1998</NoWarn >
You can’t perform that action at this time.
0 commit comments