Skip to content

Commit ad4cecf

Browse files
sharwellviceice
andauthored
remove trailing backslash
Co-Authored-By: ViceIce <[email protected]>
1 parent 7de1b53 commit ad4cecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/coverlet.msbuild.tasks/coverlet.msbuild.tasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<RepositoryUrl>https://github.com/tonerdo/coverlet</RepositoryUrl>
2222
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
2323
<TargetsForTfmSpecificContentInPackage>$(TargetsForTfmSpecificContentInPackage);PackBuildOutputs</TargetsForTfmSpecificContentInPackage>
24-
<ContentTargetFolders>build\</ContentTargetFolders>
24+
<ContentTargetFolders>build</ContentTargetFolders>
2525
<IncludeBuildOutput>false</IncludeBuildOutput>
2626
</PropertyGroup>
2727

0 commit comments

Comments
 (0)