Remove BorderKind in favour of Border

This commit is contained in:
Patrik Svensson
2020-09-06 11:24:30 +02:00
committed by Patrik Svensson
parent e6e9a4d950
commit 87bde3e5a2
18 changed files with 204 additions and 122 deletions

View File

@ -64,7 +64,7 @@ jobs:
shell: bash
run: |
dotnet tool restore
dotnet example diagnostic
dotnet example info
dotnet example table
dotnet example grid
dotnet example panel