diff --git a/README.md b/README.md
index 5b39cf3..f6b8a66 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ CodeRush for Roslyn extension that expands the available
| Release | Description |
| - | - |
+| 2.1.0 | Updated to CodeRush 21.x |
| 2.0.0 | Updated to Visual Studio 2019 and CodeRush 19.x |
| 1.1.0 | Updated to Visual Studio 2017 and CodeRush 18.x |
| 1.0.0 | Original Version |
\ No newline at end of file
diff --git a/directory.build.props b/directory.build.props
index 0dae402..1cadd95 100644
--- a/directory.build.props
+++ b/directory.build.props
@@ -1,7 +1,7 @@
- 2.0.0
- 2.0.0.0
+ 2.1.0
+ 2.1.0.0
P3Net CodeRush Context Providers
Michael Taylor
diff --git a/src/Libraries/DevExpress.CodeAnalysis.Workspaces.dll b/src/Libraries/DevExpress.CodeAnalysis.Workspaces.dll
index b2a7a5b..9fb22b7 100644
Binary files a/src/Libraries/DevExpress.CodeAnalysis.Workspaces.dll and b/src/Libraries/DevExpress.CodeAnalysis.Workspaces.dll differ
diff --git a/src/Libraries/DevExpress.CodeAnalysis.dll b/src/Libraries/DevExpress.CodeAnalysis.dll
index 04db660..928d26d 100644
Binary files a/src/Libraries/DevExpress.CodeAnalysis.dll and b/src/Libraries/DevExpress.CodeAnalysis.dll differ
diff --git a/src/Libraries/DevExpress.CodeRush.Foundation.dll b/src/Libraries/DevExpress.CodeRush.Foundation.dll
index 6aa1c1d..54f1af9 100644
Binary files a/src/Libraries/DevExpress.CodeRush.Foundation.dll and b/src/Libraries/DevExpress.CodeRush.Foundation.dll differ
diff --git a/src/Libraries/DevExpress.CodeRush.Platform.dll b/src/Libraries/DevExpress.CodeRush.Platform.dll
index 987dc9e..c28d580 100644
Binary files a/src/Libraries/DevExpress.CodeRush.Platform.dll and b/src/Libraries/DevExpress.CodeRush.Platform.dll differ
diff --git a/src/Libraries/DevExpress.CodeRush.TextEditor.dll b/src/Libraries/DevExpress.CodeRush.TextEditor.dll
index eca4d8c..80da61e 100644
Binary files a/src/Libraries/DevExpress.CodeRush.TextEditor.dll and b/src/Libraries/DevExpress.CodeRush.TextEditor.dll differ
diff --git a/src/P3Net.CodeRush.ContextProviders/P3Net.CodeRush.ContextProviders.csproj b/src/P3Net.CodeRush.ContextProviders/P3Net.CodeRush.ContextProviders.csproj
index e3442cf..b95a137 100644
--- a/src/P3Net.CodeRush.ContextProviders/P3Net.CodeRush.ContextProviders.csproj
+++ b/src/P3Net.CodeRush.ContextProviders/P3Net.CodeRush.ContextProviders.csproj
@@ -1,7 +1,7 @@
net472
- Updated to CodeRush 18.1
+ Updated to CodeRush 21.x
@@ -23,7 +23,7 @@
-
-
+
+
\ No newline at end of file
diff --git a/src/P3NetCodeRushContextProvidersInstaller/P3NetCodeRushContextProvidersInstaller.csproj b/src/P3NetCodeRushContextProvidersInstaller/P3NetCodeRushContextProvidersInstaller.csproj
index 2503795..e5d41bb 100644
--- a/src/P3NetCodeRushContextProvidersInstaller/P3NetCodeRushContextProvidersInstaller.csproj
+++ b/src/P3NetCodeRushContextProvidersInstaller/P3NetCodeRushContextProvidersInstaller.csproj
@@ -6,7 +6,7 @@
- PackageReference
+ PackageReference
@@ -26,9 +26,9 @@
false
false
false
- Program
- $(DevEnvDir)\devenv.exe
- /rootsuffix Exp
+ Program
+ $(DevEnvDir)\devenv.exe
+ /rootsuffix Exp
true
@@ -67,11 +67,11 @@
-
-
- all
-
-
+
+
+ all
+
+
\ No newline at end of file
diff --git a/src/P3NetCodeRushContextProvidersInstaller/source.extension.vsixmanifest b/src/P3NetCodeRushContextProvidersInstaller/source.extension.vsixmanifest
index 3eb325b..3aadff1 100644
--- a/src/P3NetCodeRushContextProvidersInstaller/source.extension.vsixmanifest
+++ b/src/P3NetCodeRushContextProvidersInstaller/source.extension.vsixmanifest
@@ -1,9 +1,11 @@
-
+
P3Net CodeRush ContextProviders
- Installer for CodeRush for Roslyn context providers from P3Net.
+ Installer for CodeRush for Roslyn context providers from P3Net.
+
+Updated to CodeRush 21.x
https://github.com/CoolDadTx/CodeRush_Extensions
http://www.michaeltaylorp3.net/writing-a-context-provider-for-coderush-for-roslyn/
http://www.michaeltaylorp3.net/writing-a-context-provider-for-coderush-for-roslyn/
@@ -12,7 +14,7 @@
-
+