Skip to content

Commit 2854149

Browse files
Use shared codecov config
1 parent ac1f5ee commit 2854149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msbuild/targets/SixLabors.Src.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<!-- Shared config files that have to exist at root level. -->
10-
<SixLaborsConfigFilesToCopy Include="$(MSBuildThisFileDirectory)..\..\.editorconfig;$(MSBuildThisFileDirectory)..\..\.gitattributes" />
10+
<SixLaborsConfigFilesToCopy Include="$(MSBuildThisFileDirectory)..\..\.editorconfig;$(MSBuildThisFileDirectory)..\..\.gitattributes;$(MSBuildThisFileDirectory)..\..\.codecov.yml;" />
1111
</ItemGroup>
1212

1313
<!-- Copy the config files on src build. -->

0 commit comments

Comments
 (0)