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 e1287bc commit c04e798Copy full SHA for c04e798
Directory.Build.props
@@ -36,6 +36,7 @@
36
<PublishRepositoryUrl>true</PublishRepositoryUrl>
37
<RepositoryType>git</RepositoryType>
38
<RepositoryUrl>$(PackageProjectUrl).git</RepositoryUrl>
39
+ <StaticWebAssetsEnabled>false</StaticWebAssetsEnabled>
40
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
41
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
42
<UseArtifactsOutput>true</UseArtifactsOutput>
0 commit comments