Skip to content

Commit 702b6d2

Browse files
committed
enabled nullable context in project
1 parent a2e4068 commit 702b6d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Asn1Parser/Asn1Parser.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
1414
<GenerateAssemblyCopyrightAttribute>false</GenerateAssemblyCopyrightAttribute>
1515
<EmbedUntrackedSources>true</EmbedUntrackedSources>
16+
<Nullable>enable</Nullable>
1617
</PropertyGroup>
1718
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)'=='Release|netstandard2.0'">
1819
<DocumentationFile>bin\Release\netstandard2.0\SysadminsLV.Asn1Parser.xml</DocumentationFile>

0 commit comments

Comments
 (0)