We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed88bd commit 77e486bCopy full SHA for 77e486b
Abies/Abies.csproj
@@ -14,6 +14,9 @@
14
<RepositoryUrl>https://github.com/Picea/Abies.git</RepositoryUrl>
15
<RepositoryType>git</RepositoryType>
16
<PackageTags>webassembly;wasm;dotnet;web</PackageTags>
17
+ <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
18
+</PropertyGroup>
19
+
20
</PropertyGroup>
21
22
<ItemGroup>
0 commit comments