Skip to content

Commit 86eec99

Browse files
authored
Update Directory.Build.props
1 parent 2e76ca0 commit 86eec99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<!-- Packing options -->
9494
<PropertyGroup>
9595
<ContentTargetFolders>content</ContentTargetFolders>
96-
</PropertyGroup><Project>
96+
</PropertyGroup>
9797

9898
<!-- Manual fix for publishing targeting multiple frameworks -->
9999
<Target Name="PublishProjectIfFrameworkSet" DependsOnTargets="Publish" Condition=" '$(TargetFramework)' != '' " />

0 commit comments

Comments
 (0)