Keyboard Manager UI tweaks (dev/build-features) (#2179)

* Fix Issue 2163

* Commented out profiles UI

* Added banded list view rows

* Fixed spacing
This commit is contained in:
Arjun Balgovind
2020-04-17 18:06:36 -07:00
committed by GitHub
parent 3fc738b53a
commit fc7103f56e
2 changed files with 23 additions and 12 deletions

View File

@@ -126,6 +126,9 @@
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.9</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.UI">
<Version>6.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Win32.UI.XamlApplication">
<Version>6.0.0</Version>
</PackageReference>