We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565aa42 commit 457745cCopy full SHA for 457745c
1 file changed
Directory.Build.props
@@ -33,6 +33,7 @@
33
<LangVersion>12</LangVersion>
34
<ImplicitUsings>true</ImplicitUsings>
35
<Nullable>enable</Nullable>
36
+ <InheritDocEnabled>true</InheritDocEnabled>
37
</PropertyGroup>
38
39
<!-- Packaging properties -->
0 commit comments