Skip to content

Commit 4fd9dbc

Browse files
authored
Update WinUIEx.csproj
1 parent 33d79dc commit 4fd9dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WinUIEx/WinUIEx.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageId>WinUIEx</PackageId>
2424
<Product>WinUI Extensions</Product>
2525
<PackageReleaseNotes>
26-
- Added new TransparentBackdrop and ColorBackdrop classes to support transparent and tinted windows (Issue #42).
26+
- Added new TransparentTintBackdrop and CompositionBrushBackdrop classes to support transparent/tinted windows and customm backdrops (Issue #42).
2727
- Add WindowExtensions.Move method (Issue #122).
2828
- Add WindowState and WindowStateChanged properties to Window Manager to track minimize/maximize/restore (Issue #112).
2929
- Improve persistance restore by ignoring display names (Issue #98).

0 commit comments

Comments
 (0)