File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >net9 .0</TargetFramework >
5+ <TargetFramework >net10 .0</TargetFramework >
66 <ImplicitUsings >disable</ImplicitUsings >
77 <Nullable >enable</Nullable >
88 <PublishAot >true</PublishAot >
1313 </PropertyGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9 .0.9 " />
16+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10 .0.0 " />
1717 </ItemGroup >
1818
1919 <ItemGroup >
Original file line number Diff line number Diff line change 22 "version" : 1 ,
33 "dependencies" : {
44 "net10.0" : {
5+ "Microsoft.DotNet.ILCompiler" : {
6+ "type" : " Direct" ,
7+ "requested" : " [10.0.0, )" ,
8+ "resolved" : " 10.0.0" ,
9+ "contentHash" : " f9u8fMRROe2lS5MOOLutK6iSNTK9pC3kqd90FIn8Sk29fbZ0QDjZrBbwUkhouk/8dppC71SIEQaag0lGRTxvfA=="
10+ },
511 "Microsoft.Extensions.Logging.Abstractions" : {
612 "type" : " Direct" ,
713 "requested" : " [10.0.0, )" ,
You can’t perform that action at this time.
0 commit comments