Skip to content
Prev Previous commit
Next Next commit
Try a comment
Try using a comment to force a new line.
  • Loading branch information
martincostello committed May 1, 2024
commit 63483514f4f8eefcc1c3cce1247152b10884a843
1 change: 1 addition & 0 deletions Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<_ReportGeneratorLines Include="$([System.Environment]::NewLine)" />
<_ReportGeneratorLines Include="$([System.Environment]::NewLine)" />
<_ReportGeneratorLines Include="&lt;details&gt;&lt;summary&gt;:chart_with_upwards_trend: &lt;b&gt;$(AssemblyName) Code Coverage report&lt;/b&gt;&lt;/summary&gt;" />
<_ReportGeneratorLines Include="&lt;!-- --&gt;" />
<_ReportGeneratorLines Include="$([System.Environment]::NewLine)" />
<_ReportGeneratorLines Include="$([System.Environment]::NewLine)" />
<_ReportGeneratorLines Include="$([System.Environment]::NewLine)" />
Expand Down