Skip to content

Commit 7ebcc9f

Browse files
committed
(build) Ensure CodeCoverage report is generated
1 parent b69628b commit 7ebcc9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/GitReleaseManager/GitReleaseManager.Core.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<CodeAnalysisTreatWarningsAsErrors>True</CodeAnalysisTreatWarningsAsErrors>
1010
<CodeAnalysisRuleSet>..\GitReleaseManager.ruleset</CodeAnalysisRuleSet>
1111
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
12+
<DebugType>full</DebugType>
1213
</PropertyGroup>
1314
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
1415
<RunCodeAnalysisRestore>False</RunCodeAnalysisRestore>

0 commit comments

Comments
 (0)