Skip to content

Commit 3fa5505

Browse files
committed
Lucene.Net.CodeAnalysis.Dev.Tests.csproj: Enabled nullable reference type support
1 parent 3ce4cb2 commit 3fa5505

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Lucene.Net.CodeAnalysis.Dev.Tests/Lucene.Net.CodeAnalysis.Dev.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ under the License.
2222

2323
<PropertyGroup>
2424
<TargetFramework>net8.0</TargetFramework>
25+
<Nullable>enable</Nullable>
2526
<IsTestProject>true</IsTestProject>
2627
</PropertyGroup>
2728

0 commit comments

Comments
 (0)