Skip to content

.NET 5 and Notifications Mega-Bug #3581

@andrewleader

Description

@andrewleader

This issue exists to capture/organize all information pertaining to upgrading to .NET 5 and issues with the Notifications library resulting from that upgrade.

Issue 1 (Fixed with #3622 ✅): Compiling the "native" (WinMD version for C++) version doesn't work. We temporarily removed the native target from the csproj file.

Issue 2 (Fixed with #3582 ✅): UWP C# min version target has increased to 17763, so can no longer use the new Show() APIs/etc on UWP apps that still target min version 10240.

image

Issue 3 (Fixed with #3622 ✅): Library doesn't work from .NET 5 WebApi project: #3565

Issue 4 (Fixed with #3622 ✅): Library doesn't work from .NET 5 Windows app project: #3579

Metadata

Metadata

Assignees

Labels

bug 🐛An unexpected issue that highlights incorrect behaviornotifications 🔔

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions