summaryrefslogtreecommitdiff
path: root/modules/mono/glue
diff options
context:
space:
mode:
authorAaron Franke <arnfranke@yahoo.com>2019-12-11 08:46:28 -0500
committerAaron Franke <arnfranke@yahoo.com>2019-12-11 16:32:47 -0500
commit5771f9959c5fe0d0a236f334a6211cbe20c8b293 (patch)
treea81b9c185b0a872eb071efe585c1826abe554595 /modules/mono/glue
parent9abc0ad8a5cf400d848fd25a33bd562db08d1046 (diff)
Mono formatting
No space for casting, add spaces inside braces, 4 space indentation, remove trailing indentation, remove BOM.
Diffstat (limited to 'modules/mono/glue')
-rw-r--r--modules/mono/glue/Managed/Managed.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mono/glue/Managed/Managed.csproj b/modules/mono/glue/Managed/Managed.csproj
index c8eca71199..8bde3b6d22 100644
--- a/modules/mono/glue/Managed/Managed.csproj
+++ b/modules/mono/glue/Managed/Managed.csproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>