From 03f6b0992d865d8b796d074d1b4a872a0cdaf79f Mon Sep 17 00:00:00 2001 From: Morten Nielsen Date: Sun, 25 Feb 2024 15:16:47 -0800 Subject: [PATCH] Remove release note from 2.3.3 --- src/WinUIEx/WinUIEx.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/WinUIEx/WinUIEx.csproj b/src/WinUIEx/WinUIEx.csproj index 82bfb00..e779a1d 100644 --- a/src/WinUIEx/WinUIEx.csproj +++ b/src/WinUIEx/WinUIEx.csproj @@ -24,7 +24,6 @@ WinUIEx WinUI Extensions - - Ensure WebAuthenticator URL is fully encoded to avoid issues with certain OAuth servers (#144) - Can't change TransparentTintBackdrop.TintColor at runtime (#149) - Avoid first-chance exception in Window Persistence - Allow resetting MaxWidth/MaxHeight back to the default value of 0