Open
Description
My System information is:
- OS & Version: Widows 11, version 22H2
- Microsoft Visual Studio Professional 2022 (64-bit) - Version 17.4.1
- Microsoft.NET SDK 7.0.100 (x64)
- .NET Version: NET 7.0
Bug description
My program has been running fine for the last year. After upgrading to .NET 7.0 it now fails with the error:
"PositiveRecall is not supported".
Here is a screen shot of the error message:
My Visual Studio clearly shows that PositiveRecall shows is legal:
Please help.
Charles