Skip to content

Commit

Permalink
disable nullable in markdown project for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Doraku committed Jun 12, 2022
1 parent 2fb847a commit 0f162a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Description>Default implementation for Markdown documentation generation in DefaultDocumentation.</Description>
<TargetFramework>netstandard2.0</TargetFramework>
<!--<GenerateDocumentationFile>true</GenerateDocumentationFile>-->
<Nullable>enable</Nullable>
<!--<Nullable>enable</Nullable>-->
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down

0 comments on commit 0f162a4

Please sign in to comment.