Skip to content

Commit 70775da

Browse files
committed
Bump to .NET 10
1 parent 3a94ea1 commit 70775da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<TargetFramework>net9.0</TargetFramework>
3+
<TargetFramework>net10.0</TargetFramework>
44
<LangVersion>Latest</LangVersion>
55
<Nullable>enable</Nullable>
66
<IsAotCompatible>true</IsAotCompatible>

0 commit comments

Comments
 (0)