Snippets Collections
<!-- add pdb file to nuget -->
<PropertyGroup Condition="$(Configuration.Contains('Debug'))">
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
star

Tue Dec 28 2021 14:33:48 GMT+0000 (Coordinated Universal Time)

#c# #nuget

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension