We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e76ca0 commit 86eec99Copy full SHA for 86eec99
1 file changed
Directory.Build.props
@@ -93,7 +93,7 @@
93
<!-- Packing options -->
94
<PropertyGroup>
95
<ContentTargetFolders>content</ContentTargetFolders>
96
- </PropertyGroup><Project>
+ </PropertyGroup>
97
98
<!-- Manual fix for publishing targeting multiple frameworks -->
99
<Target Name="PublishProjectIfFrameworkSet" DependsOnTargets="Publish" Condition=" '$(TargetFramework)' != '' " />
0 commit comments