dotnet / dotnet/sdk

Set _IsPublishing=true in dotnet-aot.csproj evaluation

Open
#54,324 1 comment 0 reactions 1 assignee Claimed by @NikolaMilosavljevic View on GitHub
untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

dotnet-aot.csproj should probably always be built for publishing. Doing so will avoid MSBuild task calls with global properties, as well as overwriting build artifacts with different versions depending on whether publish is being run or not.

This is the pattern used by finalizer.csproj.

See discussion on https://github.com/dotnet/dotnet/pull/6590 for more context. We can wait until the changes from that PR flow back into dotnet/sdk.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.