diff --git a/DesertPaintLab.csproj b/DesertPaintLab.csproj
--- a/DesertPaintLab.csproj
+++ b/DesertPaintLab.csproj
@@ -7,7 +7,7 @@
WinExe
DesertPaintLab
DesertPaintLab
- v4.5
+ v4.7.2
false
publish\
true
@@ -24,6 +24,7 @@
1.0.0.%2a
false
true
+ 9.0.3
true
diff --git a/DesertPaintLab.sln b/DesertPaintLab.sln
--- a/DesertPaintLab.sln
+++ b/DesertPaintLab.sln
@@ -25,4 +25,22 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
+ GlobalSection(MonoDevelopProperties) = preSolution
+ Policies = $0
+ $0.DotNetNamingPolicy = $1
+ $1.DirectoryNamespaceAssociation = PrefixedHierarchical
+ $0.TextStylePolicy = $2
+ $2.inheritsSet = null
+ $2.scope = text/x-csharp
+ $0.CSharpFormattingPolicy = $3
+ $3.scope = text/x-csharp
+ $0.TextStylePolicy = $4
+ $4.FileWidth = 80
+ $4.TabsToSpaces = True
+ $4.scope = text/plain
+ $0.StandardHeader = $5
+ $0.VersionControlPolicy = $6
+ description = Desert Paint Lab utility for A Tale in the Desert
+ version = 9.0.3
+ EndGlobalSection
EndGlobal