Xiaodi Yan
Xiaodi Yan
Same here. Any solutions? Update: Hi @kotpal You can run the Server project then enable "WebAssembly" feature. It will load the client side for you. Please check the `Pages/_Host.cshtml` file...
@Cheesebaron @martijn00 could you please review this PR? Thanks. My question is if we should only allow the `MvxWindowView` to be the container of the `TabControl`? If it is not...
@tuke307 have you tested the `Playground.WpfCore` project in this PR?
@tuke307 I think you could try the playgournd project in the PR. That is an out-of-box sample you can run. The PR may not cover all the scenarios and welcome...
Not sure why the Sonar pipeline failed. Can anyone please have a look? Thanks.
Hi, @colombod thanks for your effort. It works now. My current version is v1.0.20305.1+a5177e5bf1d0589f520abe3a96eeed3b2c4b2c86
I checked the source code and it just calls the native `CultureInfo` class. It seems that it is related to the implementation of `CultureInfo` in UWP. Hope these articles are...
I got the same error when I reinstalled sd-webui. Just deleted the `venv` folder and retried a few times then the error was gone.
Just had a quick look at the source code of `format`. I guess the issue was caused by the `Solution` and `Project` classes. In https://github.com/dotnet/format/blob/f7beff0efdb20b8f22516d310279204a3fa9ef50/src/CodeFormatter.cs#L209, the code iterates the `Documents`...
 The repo is cloned at `C:\AI\OpenVoice`. No changes for any subfolders.