We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04bbc6 commit 56da2bcCopy full SHA for 56da2bc
1 file changed
src/WinUIEx/WinUIEx.csproj
@@ -26,6 +26,10 @@
26
<Product>WinUI Extensions</Product>
27
<PackageReleaseNotes>
28
- Added a new analyzer to call out when an invalid type is passed to `Frame.Navigate`. #260
29
+ - Remove obsolete tags from WebAuthenticator.
30
+ - Improve location of tray flyout to not obscure icon.
31
+ - Obsolete Icon class in favor of WinAppSDK's AppWindow.SetIcon.
32
+ - Fix ToggleWindowStyle not always working #249
33
</PackageReleaseNotes>
34
</PropertyGroup>
35
0 commit comments