Skip to content

Conversation

@dagood
Copy link
Member

@dagood dagood commented Nov 19, 2019

This applies the workaround here, which is lost due to the installer project being shuffled outside src/installer:

<PropertyGroup Condition="'$(MSBuildProjectExtension)' == '.csproj'">
<!-- SDK-based projects' Platform should default to AnyCPU, not $(TargetArchitecture) like Directory.Build.props sets. -->
<Platform>AnyCPU</Platform>

I'm not sure if this helps with (or interferes with) #122... I hit some issues trying to run the installer build in #55 and this change seemed to help there. Haven't personally got a build through with this. Will need your help to tell if this change makes sense.

@ViktorHofer ViktorHofer merged commit 800ca9e into dotnet:master Nov 20, 2019
@ViktorHofer ViktorHofer deleted the anycpu-installer-tasks branch November 20, 2019 08:54
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants