Skip to content

Commit df4ceb6

Browse files
committed
Update project file for publishing settings
Added `IncludeAllContentForSelfExtract` property and removed commented-out `DebugType` and `DebugSymbols` lines in `G4.Bots.Monitor.csproj`.
1 parent 028eee9 commit df4ceb6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/G4.Bots.Monitor/G4.Bots.Monitor.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@
88
<TrimUnusedDependencies>true</TrimUnusedDependencies>
99
<EnableCompressionInSingleFile>true</EnableCompressionInSingleFile>
1010
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
11-
<!--
1211
<DebugType>none</DebugType>
1312
<DebugSymbols>false</DebugSymbols>
14-
-->
1513
</PropertyGroup>
1614

1715
<ItemGroup>

0 commit comments

Comments
 (0)