We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b138b0d commit b66cca9Copy full SHA for b66cca9
Source/Lib/Directory.Build.props
@@ -18,8 +18,4 @@
18
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
19
</PropertyGroup>
20
21
- <PropertyGroup Condition="'$(Configuration)'=='Release'">
22
- <GeneratePackageOnBuild>true</GeneratePackageOnBuild>
23
- </PropertyGroup>
24
-
25
</Project>
0 commit comments