Skip to content

Commit c58aefd

Browse files
committed
Update TFM
1 parent 4a41058 commit c58aefd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<Project>
22
<PropertyGroup>
3-
<TargetFramework>net8.0</TargetFramework>
3+
<TargetFramework>net10.0</TargetFramework>
44
<ImplicitUsings>enable</ImplicitUsings>
5-
<Nullable>disable</Nullable>
65
<IsPackable>false</IsPackable>
76
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
87
</PropertyGroup>

0 commit comments

Comments
 (0)