Explorar el Código

housekeeping: Remove whitespace

Bruce Wayne hace 4 años
padre
commit
a8420a8226
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>