diff --git a/Source/MSBuild.Sdk.Extras/Build/Workarounds.targets b/Source/MSBuild.Sdk.Extras/Build/Workarounds.targets index 6aa6b52..d770a5a 100644 --- a/Source/MSBuild.Sdk.Extras/Build/Workarounds.targets +++ b/Source/MSBuild.Sdk.Extras/Build/Workarounds.targets @@ -73,7 +73,7 @@ --> + Condition=" '$(_ExtrasHasDesktopSdk)' != 'true' and ('@(ApplicationDefinition)' != '' OR '@(Page)' != '' OR '@(Resource)' != '')"> false true @@ -90,7 +90,7 @@ DependsOnTargets="PrepareLibraryLayout" Condition="'$(GenerateLibraryLayout)' == 'true' AND '$(SDKIdentifier)' == 'Windows'"> - @@ -123,4 +123,4 @@ - \ No newline at end of file +