-
I have tried a lot of things but I am not able to install .net 7 with burn. Here is what I have `
` I get following in the log file `[115C:26BC][2023-05-05T14:48:13]i000: Unsetting variable 'DotnetVersion' .... 115C:26BC][2023-05-05T14:48:15]i052: Condition 'DotnetVersion <= v7.0.4' evaluates to false. [115C:26BC][2023-05-05T14:48:15]w321: Skipping dependency registration on package with no dependency providers: Netfx70 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Drop |
Beta Was this translation helpful? Give feedback.
Drop
InstallCondition
. Burn does the right thing based onDetectCondition
.