diff --git a/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Microsoft.WinFX.targets b/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Microsoft.WinFX.targets index 2b51517e7c3..771f6780eb2 100644 --- a/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Microsoft.WinFX.targets +++ b/src/Microsoft.DotNet.Wpf/src/PresentationBuildTasks/Microsoft.WinFX.targets @@ -40,7 +40,6 @@ Installed true .g$(DefaultLanguageSourceExtension) - 5.1.2600.0 @@ -55,7 +54,6 @@ true - @@ -79,7 +76,6 @@ - @@ -89,14 +85,15 @@ + - + <_AfterCompileWinFXInternalDependsOn> PrepareResourcesForSatelliteAssemblies; @@ -165,11 +157,10 @@ - - + - - - @@ -306,7 +290,7 @@ XamlDebuggingInformation="$(XamlDebuggingInformation)" GeneratedBaml="" OutputPath="$(IntermediateOutputPath)" - ContinueOnError="false" + ContinueOnError="false" SupportCustomOutputPaths="$(IncludePackageReferencesDuringMarkupCompilation)"> - - @@ -362,12 +342,10 @@ <_CompileTargetNameForLocalType Condition="'$(_CompileTargetNameForLocalType)' == ''">_CompileTemporaryAssembly - true <_ResolveProjectReferencesTargetName Condition="'$(IncludePackageReferencesDuringMarkupCompilation)' != 'false'">ResolveProjectReferences <_CompileTemporaryAssemblyDependsOn>BuildOnlySettings;ResolveKeySource;$(_ResolveProjectReferencesTargetName);CoreCompile - @@ -376,17 +354,15 @@ - - @@ -401,9 +377,10 @@ - @@ -425,7 +402,7 @@ <_DestGeneratedNuGetPropsAndTargets Include="$(BaseIntermediateOutputPath)project.assets.json"/> <_DestGeneratedNuGetPropsAndTargets Include="$(BaseIntermediateOutputPath)project.nuget.cache"/> - + - @@ -490,17 +466,15 @@ Condition="'$(IncludePackageReferencesDuringMarkupCompilation)' != 'false' and '$(GenerateTemporaryTargetAssemblyDebuggingInformation)' != 'true'" Files="@(_DestGeneratedNuGetPropsAndTargets)" /> - - @@ -509,13 +483,10 @@ - - - - true $(GenerateManifests) - false - Internet - - @@ -591,7 +555,6 @@ $(MSBuildProjectDirectory)\bin\$(Configuration)\$(TargetDeployManifestFileName) -debug "$(StartURL)" $(StartArguments) -DebugSecurityZoneURL "$(DebugSecurityZoneURL)" - @@ -619,7 +582,6 @@ - @@ -644,7 +606,6 @@ CertificateThumbprint="$(_DeploymentResolvedManifestCertificateThumbprint)" TimestampUrl="$(ManifestTimestampUrl)" SigningTarget="@(ApplicationManifest)"/> - @@ -662,7 +623,6 @@ CertificateThumbprint="$(_DeploymentResolvedManifestCertificateThumbprint)" TimestampUrl="$(ManifestTimestampUrl)" SigningTarget="@(DeployManifest)"/> - @@ -672,7 +632,6 @@ ================================================================ Classify baml and image files into different groups for Main assembly and satellite assembly respectively. - --> @@ -690,12 +649,10 @@ - - - @@ -750,11 +705,10 @@ $(IntermediateOutputPath)$(_ResourceNameInMainAssembly) - - - - + @@ -882,7 +832,6 @@ Condition="'$(UICulture)' != ''"> - @@ -893,7 +842,6 @@ Condition="'@(NonResxWithCulture)' != ''"> - @@ -904,7 +852,6 @@ - @@ -913,7 +860,6 @@ Condition="'@(Page)' != '' or '@(ApplicationDefinition)' != ''"> - - + - + - + -