Skip to content

Commit 4c5cc5c

Browse files
committed
Darn, didn't mean to commit the comment of the folder clean up
1 parent 0f5c3c3 commit 4c5cc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/UmbracoFileSystemProviders.Azure.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
OutputDirectory="$(ArtifactsDir)"
235235
Symbols="true" />
236236

237-
<!--<RemoveDir Directories="$(BuildDir)" Condition="Exists('$(BuildDir)')" />-->
237+
<RemoveDir Directories="$(BuildDir)" Condition="Exists('$(BuildDir)')" />
238238

239239
</Target>
240240

0 commit comments

Comments
 (0)