We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e4068 commit 702b6d2Copy full SHA for 702b6d2
Asn1Parser/Asn1Parser.csproj
@@ -13,6 +13,7 @@
13
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
14
<GenerateAssemblyCopyrightAttribute>false</GenerateAssemblyCopyrightAttribute>
15
<EmbedUntrackedSources>true</EmbedUntrackedSources>
16
+ <Nullable>enable</Nullable>
17
</PropertyGroup>
18
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)'=='Release|netstandard2.0'">
19
<DocumentationFile>bin\Release\netstandard2.0\SysadminsLV.Asn1Parser.xml</DocumentationFile>
0 commit comments