File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 </ItemGroup >
6262
6363 <ItemGroup >
64- <PackageReference Include =" NewLife.Core" Version =" 11.8 .2025.1112" />
64+ <PackageReference Include =" NewLife.Core" Version =" 11.9 .2025.1112" />
6565 </ItemGroup >
6666
6767</Project >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFrameworks >net8 .0</TargetFrameworks >
5+ <TargetFrameworks >net10 .0</TargetFrameworks >
66 <OutputPath >..\Bin\Test</OutputPath >
77 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
88 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >net8 .0</TargetFramework >
4+ <TargetFramework >net10 .0</TargetFramework >
55 <OutputPath >..\Bin\UnitTest</OutputPath >
66 <AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
77 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments