Skip to content

Commit 6972429

Browse files
committed
lang version preview
1 parent ad95f6d commit 6972429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<TargetFramework>net9.0</TargetFramework>
4+
<LangVersion>preview</LangVersion>
45
<Nullable>enable</Nullable>
56
<ImplicitUsings>enable</ImplicitUsings>
67
<ManagePackageVersionsCentrally>true</ManagePackageVersionsCentrally>

0 commit comments

Comments
 (0)