diff --git a/src/runtime/McNeel.Python.Runtime.csproj b/src/runtime/McNeel.Python.Runtime.csproj
index 7b0ca42ad..ffb9662b0 100755
--- a/src/runtime/McNeel.Python.Runtime.csproj
+++ b/src/runtime/McNeel.Python.Runtime.csproj
@@ -1,43 +1,43 @@
-
-
-
- netstandard2.0
- AnyCPU
- 10.0
- Library
- Python.Runtime
- McNeel.Python39.Runtime
- 1591;NU1701
- $(NoWarn);CS0105;CS3021;CS0618;CS0067;CS0649;CS8600
- $(NoWarn);CS1030
- enable
- True
- False
-
-
-
-
- $(DefineConstants);WINDOWS
-
-
-
-
- $(DefineConstants);MACOS
-
-
-
-
- clr.py
-
-
- interop.py
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+ netstandard2.0
+ AnyCPU
+ 10.0
+ Library
+ Python.Runtime
+ McNeel.Python39.Runtime
+ 1591;NU1701
+ $(NoWarn);CS0105;CS3021;CS0618;CS0067;CS0649;CS8600
+ $(NoWarn);CS1030
+ enable
+ True
+ False
+
+
+
+
+ $(DefineConstants);WINDOWS
+
+
+
+
+ $(DefineConstants);MACOS
+
+
+
+
+ clr.py
+
+
+ interop.py
+
+
+
+
+
+
+
+
+
+