Error when building WPF app
Open
[area] Rx
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 798
- PR merge metrics
- No merged PRs in 30d
Description
When building a wpf .net core 3.1 app, one of our build tools throws the below error while processing rx 5.0:
Expected "!@(FrameworkReference->AnyHaveMetadataValue('Identity', 'Microsoft.WindowsDesktop.App'))" to evaluate to a boolean instead of "!", in condition "'$(UseWindowsRxVersion)' == 'true' and !@(FrameworkReference->AnyHaveMetadataValue('Identity', 'Microsoft.WindowsDesktop.App'))".
C:\Users\\.nuget\packages\system.reactive\5.0.0\buildTransitive\netcoreapp3.1\System.Reactive.targets.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.