Browse Source

housekeeping: Remove whitespace

Bruce Wayne 4 years ago
parent
commit
a8420a8226
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common.props

+ 1 - 1
common.props

@@ -1,5 +1,5 @@
 <Project>
-  <PropertyGroup>  
+  <PropertyGroup>
     <TargetFramework>net5.0</TargetFramework>
     <LangVersion>latest</LangVersion>
     <Nullable>enable</Nullable>