Update SimpleToolkit.UI.WinUI.Behaviors/SimpleToolkit.UI.WinUI.Behaviors.csproj
All checks were successful
Build and publish package / Build (push) Successful in 55s
Build and publish package / Determine version (push) Successful in 19s
Build and publish package / Pack (push) Successful in 29s
Build and publish package / Publish (push) Successful in 16s

This commit is contained in:
2026-02-15 17:49:22 +01:00
Unverified
parent 9e194fa643
commit 3915a7bcce

View File

@@ -17,6 +17,7 @@
<PackageIcon>icon.png</PackageIcon>
<RepositoryUrl>https://repos.mateuszskoczek.com/SimpleToolkit/SimpleToolkit.UI.WinUI.Behaviors</RepositoryUrl>
<Description>Set of helpers, class extensions, UI controls used in my other C# projects - XAML action triggers for WinUI applications</Description>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>
<ItemGroup>