Open 0x5bfa opened 8 months ago
Can we do this in stages, and start with the duplicate props first?
Yeah starting from
<Platforms>x86;x64;arm64</Platforms>
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
would be good
@0x5bfa are we still on board for this? If I recall correctly, this was causing some configuration issues.
Yeah this has great benefits but I think we can slowly adding properties to the shared one, like adding one by one and loading solution step by step on local because I couldn't locate the issue.
Description
as the title. Usage: https://github.com/microsoft/devhome/blob/main/Directory.Build.props
Concerned code
Gains
Requirements
Comments
No response