Replace tabs with spaces across the project (#4244)

* Replace tabs with spaces across the project

* Include AXAML files too
This commit is contained in:
gdkchan 2023-01-09 18:58:29 -03:00 committed by GitHub
parent 3a4eeb77fe
commit c586e6d2b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1721 additions and 1721 deletions

View file

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>