Skip to content

Commit b075045

Browse files
Merge pull request #117 from nullinside-development-group/chore/pdb
chore: removing pdb from publish
2 parents 675b2e3 + f25f389 commit b075045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Nullinside.Api.Common/Nullinside.Api.Common.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
1515
<DocumentationFile>bin\Release\Nullinside.Api.Common.xml</DocumentationFile>
1616
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
17+
<DebugType>none</DebugType>
1718
</PropertyGroup>
1819

1920
<ItemGroup>

0 commit comments

Comments
 (0)