Vijay Anand E G
Vijay Anand E G
@baronfel, From which .NET SDK version, this property will be made available?
> Either .NET SDK 9.0.100-preview.6 (last month's preview) or 9.0.100-preview.7 (this month's preview) Ok thanks, will check.
You can use the `sourceName` variable as it is. That is the user-provided value. Consult this [wiki page](https://github.com/dotnet/templating/wiki/Naming-and-default-value-forms) for further details.
Yes, having the same issue.
Reinstall the MSI package from the below URL in repair mode and then executing `maui-check` resolves the issue for time being. https://download.visualstudio.microsoft.com/download/pr/183b6111-ff83-4e7c-bb14-5dc5ec2aef03/151f076c530b97cc52b98903685eadb11d598150467c7e43db2e536f1850c781/Microsoft.NET.Sdk.Maui.Manifest-6.0.100.6.0.101-preview.9.1843-x64.msi
> Could you submit a small sample? I'm a bit confused :) Sure, will commit the code in a sample repo and share the link.
Here's the link to simulate this issue. Do let me know if you need any further details on this. https://github.com/egvijayanand/maui-blazor-bindings-66
Adding a Login page as another Flyout item and its visibility controlled by a property is definitely a good idea. Have made use of this approach in XAML but with...
Getting the same error while accessing this package: https://www.fuget.org/packages/CommunityToolkit.Maui/1.0.0-pre7 Kindly resolve the issue at the earliest.
In the case of a multi-targeted package, at least displaying the major version helps a lot like `.NET 8.0`.