Marek Fišera
Marek Fišera
I would like to change `RunArguments` based on other property value I have this snippet ```xml --apply-cop-headers "$(_BlazorDevServerDll)" --applicationpath "$(TargetPath)" $(_RunExtraArguments) ``` If `WasmEnableThreads` property is set in the csproj,...
Sub task: If user has selected to show diff in summary, it might be interesting to include expected expenses in the diff
## Build Information Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=738612 Build error leg or test failing: build_browser_wasm_linux_Release_LibraryTests_Threading ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json { "ErrorMessage": "[MONO]...
The same way as we have balances for months in year, we could have balances for each year. Having expected expenses would be extremely computation expensive.
The page shows balance between incomes and expenses in each month, but overall year's balance would be useful