Mahdi Hosseini
Mahdi Hosseini
> I think we'd want to horizontally align the XAML / C# SelectorBar with the XAML? Done 
Hi @Arlodotexe A new API for the titlebar is available in version 1.4.0 which replaces the previous API. [In order to continue](https://github.com/CommunityToolkit/Labs-Windows/pull/459#issuecomment-1731413665), it seems that Toolkit needs to be upgraded...
@GF-Huang script fixed. for building, open terminal in build folder and enter following commands: ``` dotnet new tool-manifest dotnet tool install cake.tool dotnet tool install minver-cli dotnet cake ``` 
@GF-Huang i fixed github workflow script too. now you can use script in your windows and github action