OneFingerCodingWarrior

Results 8 comments of OneFingerCodingWarrior

it's related to SemaphoreSlimExtensions, after i comment out using (await AnnounceLimiter.EnterAsync ()) everything back to normal

I can repro the issue on new project with my two computers. ![image](https://user-images.githubusercontent.com/53161726/181134394-efde3550-3139-4ff3-858a-62394b169a93.png) ![image](https://user-images.githubusercontent.com/53161726/181249865-9bfa9e55-03d0-4db9-9211-f64ee02efa71.png) Microsoft.NETCore.UniversalWindowsPlatform 6.2.14 Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.2.5

> Can you share the reproduce of the issue. I have trouble opening the reproduce shared on Xaml UI GitHub It's just a simple new project with two nuget packages....

> > > > what happens if you add Microsoft-UI-Xaml 2.8 to the class lib? > > > > > > > > > I think that should be documented...

> @MagicAndre1981 I checked the NuGet package also > The Microsoft-UI-Xaml >= 2.7.0 dependency didn't mention. Seems there's something going wrong with the build or NuGet package-making process. Maybe WinUI...

The problem is if Microsoft.Toolkit.Uwp.UI.Controls is referenced in the main project , everything is fine. And error arise only when it is referenced in a class library . Maybe i...

One more question: if Toolkit is targeting 2.7, why 2.71 is fine, but 2.8.0 is not ?

作者,好像已经弃坑,好久没回复,没更新了