Skip to content

Commit 20e8850

Browse files
committed
Enabled nullable feature
1 parent 7e8eeff commit 20e8850

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Codebreaker.WinUI/Codebreaker.WinUI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<UseWinUI>true</UseWinUI>
1212
<ImplicitUsings>enable</ImplicitUsings>
1313
<EnableMsixTooling>true</EnableMsixTooling>
14+
<Nullable>enable</Nullable>
1415
<Company>CN innovation</Company>
1516
</PropertyGroup>
1617
<PropertyGroup Label="MultilingualAppToolkit">

0 commit comments

Comments
 (0)