Renamed build to buildTransitive

This commit is contained in:
Bjarke Berg
2021-06-10 12:18:10 +02:00
parent 7d6defd443
commit cfdf11b195

View File

@@ -28,6 +28,6 @@
<file src="tools\ReadmeUpgrade.txt" target="ReadmeUpgrade.txt" />
<!-- UmbracoCms props and targets used to copy the content into the solution -->
<file src="build\**" target="build\" />
<file src="build\**" target="buildTransitive\" />
</files>
</package>