Revert PR#1964 (#2032)

* Revert PR#1964

* Replace keyboard input of decimal with mouse input in UI test

* Update UI test
This commit is contained in:
hanzhang54 2023-08-01 19:44:49 +08:00 committed by GitHub
commit fbc6598770
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 216 additions and 122 deletions

View file

@ -3,9 +3,8 @@
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="Toolkit Labs" value="https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-Labs/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
</disabledPackageSources>
</configuration>
</configuration>