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.
2 parents 675b2e3 + f25f389 commit b075045Copy full SHA for b075045
src/Nullinside.Api.Common/Nullinside.Api.Common.csproj
@@ -14,6 +14,7 @@
14
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
15
<DocumentationFile>bin\Release\Nullinside.Api.Common.xml</DocumentationFile>
16
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
17
+ <DebugType>none</DebugType>
18
</PropertyGroup>
19
20
<ItemGroup>
0 commit comments