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 ed4dc34 commit 972b95eCopy full SHA for 972b95e
Directory.Build.props
@@ -21,8 +21,8 @@
21
<GenerateDocumentationFile>true</GenerateDocumentationFile>
22
</PropertyGroup>
23
24
- <!-- https://github.com/dotnet/sdk/issues/42660#issuecomment-2282753952-->
25
- <!-- https://github.com/NuGet/Home/issues/10372-->
+ <!-- https://github.com/dotnet/sdk/issues/42660#issuecomment-2282753952 -->
+ <!-- https://github.com/NuGet/Home/issues/10372 -->
26
<PropertyGroup Condition="'$(MSBuildProjectName)' != 'NetCordTemplates'">
27
<IncludeSymbols>true</IncludeSymbols>
28
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
0 commit comments