diff --git a/Modules/MinoriEditorShell.Command/MinoriEditorShell.Command.csproj b/Modules/MinoriEditorShell.Command/MinoriEditorShell.Command.csproj
index f42c6a98..de189530 100644
--- a/Modules/MinoriEditorShell.Command/MinoriEditorShell.Command.csproj
+++ b/Modules/MinoriEditorShell.Command/MinoriEditorShell.Command.csproj
@@ -30,9 +30,9 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
+
+
+
diff --git a/Modules/MinoriEditorShell.History/MinoriEditorShell.History.csproj b/Modules/MinoriEditorShell.History/MinoriEditorShell.History.csproj
index 831e53d9..8fe06cef 100644
--- a/Modules/MinoriEditorShell.History/MinoriEditorShell.History.csproj
+++ b/Modules/MinoriEditorShell.History/MinoriEditorShell.History.csproj
@@ -30,9 +30,9 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
+
+
+
diff --git a/Modules/MinoriEditorShell.Platforms.Wpf/MinoriEditorShell.Platforms.Wpf.csproj b/Modules/MinoriEditorShell.Platforms.Wpf/MinoriEditorShell.Platforms.Wpf.csproj
index b1244730..d2e099b1 100644
--- a/Modules/MinoriEditorShell.Platforms.Wpf/MinoriEditorShell.Platforms.Wpf.csproj
+++ b/Modules/MinoriEditorShell.Platforms.Wpf/MinoriEditorShell.Platforms.Wpf.csproj
@@ -39,11 +39,11 @@
-
+
-
-
+
+
diff --git a/Modules/MinoriEditorShell.Ribbon/MinoriEditorShell.Ribbon.csproj b/Modules/MinoriEditorShell.Ribbon/MinoriEditorShell.Ribbon.csproj
index c9ed9b3c..3696194d 100644
--- a/Modules/MinoriEditorShell.Ribbon/MinoriEditorShell.Ribbon.csproj
+++ b/Modules/MinoriEditorShell.Ribbon/MinoriEditorShell.Ribbon.csproj
@@ -22,7 +22,7 @@
-
+
diff --git a/Modules/MinoriEditorShell/MinoriEditorShell.csproj b/Modules/MinoriEditorShell/MinoriEditorShell.csproj
index c6aed232..3e211f48 100644
--- a/Modules/MinoriEditorShell/MinoriEditorShell.csproj
+++ b/Modules/MinoriEditorShell/MinoriEditorShell.csproj
@@ -29,7 +29,7 @@
-
+
diff --git a/README.md b/README.md
index 2f663549..4408c7cc 100644
--- a/README.md
+++ b/README.md
@@ -27,17 +27,17 @@ Dual-Licensed with either
## Breaking Changes (For Develop pre-release
-The goal is to minimize the main library into a more consice library. Thus the following changes will/have been made.
+The goal is to minimize the main library into a more concise library. Thus the following changes will/have been made.
* Command interface was moved to MinoriEditorShell.Command -- This is currently un-tested and no nuget yet.
* Undo - Redo interface was moved to MinoriEditorShell.History -- This is currently un-tested and no nuget yet.
* IMesManager renamed to IMesDocumentManager to clarify what the manager does, manages documents/persistant documents and tools.
* IMesSettings is for custom setting view models in the settings manager, (Still need to have a view for them in platform target).
-* IMesSettingsManger is for managaing all of the settings view models.
+* IMesSettingsManger is for managing all of the settings view models.
-## Build environmant
+## Build environment
-For windows this is currently being ran on Visual Studio 2019 Community edition with **.Net Core cross platfom development**, and **.Net Desktop Envirionment**
+For windows this is currently being ran on Visual Studio 2019 Community edition with **.Net Core cross platform development**, and **.Net Desktop Environment**
This project depends on netstandard library for its core build. Future plans involves targeting other platforms.
## What is this
@@ -68,7 +68,7 @@ way of separating out the code for each part of your application.
## More Documentation
-Doumentation can be found on the github [wiki](https://github.com/TorisanKitsune/MinoriEditorShell/wiki/)
+Documentation can be found on the github [wiki](https://github.com/TorisanKitsune/MinoriEditorShell/wiki/)
## Acknowledgements
diff --git a/Tests/MinoriEditorShell.Platforms.WpfTests/MinoriEditorShell.Platforms.WpfTests.csproj b/Tests/MinoriEditorShell.Platforms.WpfTests/MinoriEditorShell.Platforms.WpfTests.csproj
index 305380f8..5452871a 100644
--- a/Tests/MinoriEditorShell.Platforms.WpfTests/MinoriEditorShell.Platforms.WpfTests.csproj
+++ b/Tests/MinoriEditorShell.Platforms.WpfTests/MinoriEditorShell.Platforms.WpfTests.csproj
@@ -7,11 +7,11 @@
-
-
-
-
-
+
+
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Tests/MinoriEditorShell.RibbonTests/MinoriEditorShell.RibbonTests.csproj b/Tests/MinoriEditorShell.RibbonTests/MinoriEditorShell.RibbonTests.csproj
index 2b63692e..6b5268b4 100644
--- a/Tests/MinoriEditorShell.RibbonTests/MinoriEditorShell.RibbonTests.csproj
+++ b/Tests/MinoriEditorShell.RibbonTests/MinoriEditorShell.RibbonTests.csproj
@@ -7,11 +7,11 @@
-
-
-
-
-
+
+
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive
diff --git a/Tests/MinoriEditorShellTests/MinoriEditorShellTests.csproj b/Tests/MinoriEditorShellTests/MinoriEditorShellTests.csproj
index ce016b4f..b4f27642 100644
--- a/Tests/MinoriEditorShellTests/MinoriEditorShellTests.csproj
+++ b/Tests/MinoriEditorShellTests/MinoriEditorShellTests.csproj
@@ -8,10 +8,10 @@
-
-
-
-
+
+
+
+
all
runtime; build; native; contentfiles; analyzers; buildtransitive