diff --git a/msvs_solution/libruisapp/libruisapp.vcxproj b/msvs_solution/libruisapp/libruisapp.vcxproj
index e313191..3816ab4 100755
--- a/msvs_solution/libruisapp/libruisapp.vcxproj
+++ b/msvs_solution/libruisapp/libruisapp.vcxproj
@@ -298,7 +298,7 @@
WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
OldStyle
false
- stdcpp17
+ stdcpp20
Windows
@@ -316,7 +316,7 @@
WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
OldStyle
false
- stdcpp17
+ stdcpp20
Windows
@@ -368,7 +368,7 @@
_DEBUG;_LIB;%(PreprocessorDefinitions)
OldStyle
false
- stdcpp17
+ stdcpp20
Windows
@@ -386,7 +386,7 @@
_DEBUG;_LIB;%(PreprocessorDefinitions)
OldStyle
false
- stdcpp17
+ stdcpp20
Windows
@@ -447,7 +447,7 @@
true
WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
OldStyle
- stdcpp17
+ stdcpp20
false
@@ -469,7 +469,7 @@
true
WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
OldStyle
- stdcpp17
+ stdcpp20
false
@@ -533,7 +533,7 @@
true
NDEBUG;_LIB;%(PreprocessorDefinitions)
OldStyle
- stdcpp17
+ stdcpp20
false
@@ -555,7 +555,7 @@
true
NDEBUG;_LIB;%(PreprocessorDefinitions)
OldStyle
- stdcpp17
+ stdcpp20
false
@@ -584,20 +584,20 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -608,19 +608,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/msvs_solution/libruisapp/packages.config b/msvs_solution/libruisapp/packages.config
index d9a864c..a1f893b 100755
--- a/msvs_solution/libruisapp/packages.config
+++ b/msvs_solution/libruisapp/packages.config
@@ -2,21 +2,21 @@
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/msvs_solution/tests/packages.config b/msvs_solution/tests/packages.config
index d9a864c..a1f893b 100755
--- a/msvs_solution/tests/packages.config
+++ b/msvs_solution/tests/packages.config
@@ -2,21 +2,21 @@
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/msvs_solution/tests/tests.vcxproj b/msvs_solution/tests/tests.vcxproj
index 4269c1a..f6f4f17 100755
--- a/msvs_solution/tests/tests.vcxproj
+++ b/msvs_solution/tests/tests.vcxproj
@@ -324,7 +324,7 @@
Level3
Disabled
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- stdcpp17
+ stdcpp20
..\..\src;%(AdditionalIncludeDirectories)
@@ -340,7 +340,7 @@
Level3
Disabled
WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- stdcpp17
+ stdcpp20
..\..\src;%(AdditionalIncludeDirectories)
@@ -386,7 +386,7 @@
Level3
Disabled
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- stdcpp17
+ stdcpp20
..\..\src;%(AdditionalIncludeDirectories)
@@ -402,7 +402,7 @@
Level3
Disabled
_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- stdcpp17
+ stdcpp20
..\..\src;%(AdditionalIncludeDirectories)
@@ -458,7 +458,7 @@
true
true
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- stdcpp17
+ stdcpp20
..\..\src;%(AdditionalIncludeDirectories)
@@ -478,7 +478,7 @@
true
true
WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- stdcpp17
+ stdcpp20
..\..\src;%(AdditionalIncludeDirectories)
@@ -536,7 +536,7 @@
true
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- stdcpp17
+ stdcpp20
..\..\src;%(AdditionalIncludeDirectories)
@@ -556,7 +556,7 @@
true
true
NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- stdcpp17
+ stdcpp20
..\..\src;%(AdditionalIncludeDirectories)
@@ -585,20 +585,20 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -609,19 +609,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file