Skip to content

Commit 880cf53

Browse files
committed
enabled nullables
1 parent 3f14ac1 commit 880cf53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UiTests/AnyOrgOrPersonalUiTest/AnyOrgOrPersonalUiTest.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<TargetFrameworks>net8.0</TargetFrameworks>
55
<!--<TargetFrameworks Condition="'$(TargetNet9)'== 'True'">$(TargetFrameworks); net9.0</TargetFrameworks>-->
66
<IsPackable>false</IsPackable>
7+
<Nullable>enable</Nullable>
78
</PropertyGroup>
89

910
<ItemGroup>

0 commit comments

Comments
 (0)