Open StingyJack opened 1 year ago
@chsienki Did the default change here?
The default is true on the dotnet/sdk side:
It has been true for very long.
From https://github.com/dotnet/sdk/commit/b6b101d676657968d606beedc2cc87b1707ec3cb
@srivatsn - I know this was a while ago and you have moved on from that team, but do you recall the reason for it?
The deterministic section says that the default value is
false
, however after creating a new MAUI project this setting is implicitlytrue
. Unchecking the property value in the VS project property pages and saving the csproj results in a set of build conditions being generated to set this value to explicitly false.Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.