Skip to content

Autogenerate mobile app LocalBuild.props file #75370

Open
@ViktorHofer

Description

@ViktorHofer

See src/mono/msbuild/apple/build/AppleApp.LocalBuild.props which contains duplicated version properties like <NetCoreAppCurrent>. Those properties are centrally defined in the root Directory.Build.props file and that file is the source of truth.

Based on @akoeplinger's comment, the intention of that file is to provide setting when used outside of dotnet/runtime. Ideally, for such cases we should auto-generate these settings so that there's only a single source of truth.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions