File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Web" ToolsVersion =" 15.0" >
22
33 <PropertyGroup >
4- <TargetFramework >net9 .0</TargetFramework >
4+ <TargetFramework >net10 .0</TargetFramework >
55 <Nullable >enable</Nullable >
66 <ImplicitUsings >enable</ImplicitUsings >
77 </PropertyGroup >
1212 <PrivateAssets >all</PrivateAssets >
1313 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1414 </PackageReference >
15- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9 .0.0" />
15+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10 .0.0" />
1616 <PackageReference Include =" System.Data.SQLite" Version =" 1.0.119" />
17- <PackageReference Include =" Telerik.Reporting.OpenXmlRendering" Version =" 18 .3.24.1112 " />
18- <PackageReference Include =" Telerik.Reporting.Services.AspNetCore" Version =" 18 .3.24.1112 " />
19- <PackageReference Include =" Telerik.Reporting.WebServiceDataSource" Version =" 18 .3.24.1112 " />
20- <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 9 .0.3 " />
17+ <PackageReference Include =" Telerik.Reporting.OpenXmlRendering" Version =" 19 .3.25.1119 " />
18+ <PackageReference Include =" Telerik.Reporting.Services.AspNetCore" Version =" 19 .3.25.1119 " />
19+ <PackageReference Include =" Telerik.Reporting.WebServiceDataSource" Version =" 19 .3.25.1119 " />
20+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 10 .0.0 " />
2121 <PackageReference Include =" Telerik.UI.for.AspNet.Core" Version =" 2025.4.1111" />
2222 <PackageReference Include =" Telerik.Web.Captcha" Version =" 2.0.1" />
2323 </ItemGroup >
You can’t perform that action at this time.
0 commit comments