diff --git a/libs/endian/test/endian-in-sandbox/binary_stream_example/binary_stream_example.vcxproj b/libs/endian/test/endian-in-sandbox/binary_stream_example/binary_stream_example.vcxproj
deleted file mode 100644
index 769e0ae..0000000
--- a/libs/endian/test/endian-in-sandbox/binary_stream_example/binary_stream_example.vcxproj
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
-
-
-
- {06736C67-6305-4A9F-8D10-850FD0CE907D}
- Win32Proj
- binary_stream_example
- bin_manip_example
-
-
-
- Application
- true
- Unicode
-
-
- Application
- false
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
-
-
- false
-
-
-
-
-
- Level3
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
-
-
- Console
- true
-
-
-
-
- Level3
-
-
- MaxSpeed
- true
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
-
-
- Console
- true
- true
- true
-
-
-
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/binary_stream_test/binary_stream_test.vcxproj b/libs/endian/test/endian-in-sandbox/binary_stream_test/binary_stream_test.vcxproj
deleted file mode 100644
index f4fca44..0000000
--- a/libs/endian/test/endian-in-sandbox/binary_stream_test/binary_stream_test.vcxproj
+++ /dev/null
@@ -1,93 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
-
-
-
- {1382D085-FF3F-4573-8709-E10D3D74D620}
- binary_stream_test
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- true
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- false
-
-
-
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- Level3
- EditAndContinue
-
-
- true
- Console
- MachineX86
-
-
-
-
- MaxSpeed
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- Level3
- ProgramDatabase
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/common.props b/libs/endian/test/endian-in-sandbox/common.props
deleted file mode 100644
index 040249a..0000000
--- a/libs/endian/test/endian-in-sandbox/common.props
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(TEMP)\$(SolutionName)\$(Configuration)\
- $(TEMP)\$(SolutionName)\$(ProjectName)\$(Configuration)\
-
-
-
- ..\..\..\..\..;%(AdditionalIncludeDirectories)
- EnableAllWarnings
-
-
- Executing test $(TargetName).exe...
- "$(TargetDir)\$(TargetName).exe"
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/conversion_test/conversion_test.vcxproj b/libs/endian/test/endian-in-sandbox/conversion_test/conversion_test.vcxproj
deleted file mode 100644
index f565cdd..0000000
--- a/libs/endian/test/endian-in-sandbox/conversion_test/conversion_test.vcxproj
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
-
-
-
- {9FA33B0B-2B00-49E8-A892-E049D86076A9}
- endian_flip_test
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- true
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- false
-
-
-
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- EditAndContinue
-
-
- true
- Console
- MachineX86
-
-
-
-
- MaxSpeed
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- ProgramDatabase
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/endian-in-sandbox.sln b/libs/endian/test/endian-in-sandbox/endian-in-sandbox.sln
deleted file mode 100644
index a24c774..0000000
--- a/libs/endian/test/endian-in-sandbox/endian-in-sandbox.sln
+++ /dev/null
@@ -1,68 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual C++ Express 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "endian_test", "endian_test\endian_test.vcxproj", "{74C201F3-8308-40BE-BC0F-24974DEAF405}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "endian_in_union_test", "endian_in_union_test\endian_in_union_test.vcxproj", "{3926C6DC-9D1E-4227-BEF5-81F5EC621A75}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "endian_operations_test", "endian_operations_test\endian_operations_test.vcxproj", "{A0060A5B-673C-4AD8-BD08-A5C643B1A1CB}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scoped_enum_emulation_test", "scoped_enum_emulation_test\scoped_enum_emulation_test.vcxproj", "{8420E151-B23B-4651-B526-6AB11EF1E278}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "endian_example", "endian_example\endian_example.vcxproj", "{8638A3D8-D121-40BF-82E5-127F1B1B2CB2}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "endian_hello_world", "endian_hello_world\endian_hello_world.vcxproj", "{1AAEBB4E-501E-417E-9531-04469AF5DD8B}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binary_stream_test", "binary_stream_test\binary_stream_test.vcxproj", "{1382D085-FF3F-4573-8709-E10D3D74D620}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binary_stream_example", "binary_stream_example\binary_stream_example.vcxproj", "{06736C67-6305-4A9F-8D10-850FD0CE907D}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "conversion_test", "conversion_test\conversion_test.vcxproj", "{9FA33B0B-2B00-49E8-A892-E049D86076A9}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {74C201F3-8308-40BE-BC0F-24974DEAF405}.Debug|Win32.ActiveCfg = Debug|Win32
- {74C201F3-8308-40BE-BC0F-24974DEAF405}.Debug|Win32.Build.0 = Debug|Win32
- {74C201F3-8308-40BE-BC0F-24974DEAF405}.Release|Win32.ActiveCfg = Release|Win32
- {74C201F3-8308-40BE-BC0F-24974DEAF405}.Release|Win32.Build.0 = Release|Win32
- {3926C6DC-9D1E-4227-BEF5-81F5EC621A75}.Debug|Win32.ActiveCfg = Debug|Win32
- {3926C6DC-9D1E-4227-BEF5-81F5EC621A75}.Debug|Win32.Build.0 = Debug|Win32
- {3926C6DC-9D1E-4227-BEF5-81F5EC621A75}.Release|Win32.ActiveCfg = Release|Win32
- {3926C6DC-9D1E-4227-BEF5-81F5EC621A75}.Release|Win32.Build.0 = Release|Win32
- {A0060A5B-673C-4AD8-BD08-A5C643B1A1CB}.Debug|Win32.ActiveCfg = Debug|Win32
- {A0060A5B-673C-4AD8-BD08-A5C643B1A1CB}.Debug|Win32.Build.0 = Debug|Win32
- {A0060A5B-673C-4AD8-BD08-A5C643B1A1CB}.Release|Win32.ActiveCfg = Release|Win32
- {A0060A5B-673C-4AD8-BD08-A5C643B1A1CB}.Release|Win32.Build.0 = Release|Win32
- {8420E151-B23B-4651-B526-6AB11EF1E278}.Debug|Win32.ActiveCfg = Debug|Win32
- {8420E151-B23B-4651-B526-6AB11EF1E278}.Debug|Win32.Build.0 = Debug|Win32
- {8420E151-B23B-4651-B526-6AB11EF1E278}.Release|Win32.ActiveCfg = Release|Win32
- {8420E151-B23B-4651-B526-6AB11EF1E278}.Release|Win32.Build.0 = Release|Win32
- {8638A3D8-D121-40BF-82E5-127F1B1B2CB2}.Debug|Win32.ActiveCfg = Debug|Win32
- {8638A3D8-D121-40BF-82E5-127F1B1B2CB2}.Debug|Win32.Build.0 = Debug|Win32
- {8638A3D8-D121-40BF-82E5-127F1B1B2CB2}.Release|Win32.ActiveCfg = Release|Win32
- {8638A3D8-D121-40BF-82E5-127F1B1B2CB2}.Release|Win32.Build.0 = Release|Win32
- {1AAEBB4E-501E-417E-9531-04469AF5DD8B}.Debug|Win32.ActiveCfg = Debug|Win32
- {1AAEBB4E-501E-417E-9531-04469AF5DD8B}.Debug|Win32.Build.0 = Debug|Win32
- {1AAEBB4E-501E-417E-9531-04469AF5DD8B}.Release|Win32.ActiveCfg = Release|Win32
- {1AAEBB4E-501E-417E-9531-04469AF5DD8B}.Release|Win32.Build.0 = Release|Win32
- {1382D085-FF3F-4573-8709-E10D3D74D620}.Debug|Win32.ActiveCfg = Debug|Win32
- {1382D085-FF3F-4573-8709-E10D3D74D620}.Debug|Win32.Build.0 = Debug|Win32
- {1382D085-FF3F-4573-8709-E10D3D74D620}.Release|Win32.ActiveCfg = Release|Win32
- {1382D085-FF3F-4573-8709-E10D3D74D620}.Release|Win32.Build.0 = Release|Win32
- {06736C67-6305-4A9F-8D10-850FD0CE907D}.Debug|Win32.ActiveCfg = Debug|Win32
- {06736C67-6305-4A9F-8D10-850FD0CE907D}.Debug|Win32.Build.0 = Debug|Win32
- {06736C67-6305-4A9F-8D10-850FD0CE907D}.Release|Win32.ActiveCfg = Release|Win32
- {06736C67-6305-4A9F-8D10-850FD0CE907D}.Release|Win32.Build.0 = Release|Win32
- {9FA33B0B-2B00-49E8-A892-E049D86076A9}.Debug|Win32.ActiveCfg = Debug|Win32
- {9FA33B0B-2B00-49E8-A892-E049D86076A9}.Debug|Win32.Build.0 = Debug|Win32
- {9FA33B0B-2B00-49E8-A892-E049D86076A9}.Release|Win32.ActiveCfg = Release|Win32
- {9FA33B0B-2B00-49E8-A892-E049D86076A9}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/libs/endian/test/endian-in-sandbox/endian_example/endian_example.vcxproj b/libs/endian/test/endian-in-sandbox/endian_example/endian_example.vcxproj
deleted file mode 100644
index 76c52be..0000000
--- a/libs/endian/test/endian-in-sandbox/endian_example/endian_example.vcxproj
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {8638A3D8-D121-40BF-82E5-127F1B1B2CB2}
- endian_example
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- true
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- false
-
-
-
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- EditAndContinue
-
-
- true
- Console
- MachineX86
-
-
-
-
- MaxSpeed
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- ProgramDatabase
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/endian_hello_world/endian_hello_world.vcxproj b/libs/endian/test/endian-in-sandbox/endian_hello_world/endian_hello_world.vcxproj
deleted file mode 100644
index 45e3a72..0000000
--- a/libs/endian/test/endian-in-sandbox/endian_hello_world/endian_hello_world.vcxproj
+++ /dev/null
@@ -1,93 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {1AAEBB4E-501E-417E-9531-04469AF5DD8B}
- endian_hello_world
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- true
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- false
-
-
-
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- EnableAllWarnings
- EditAndContinue
-
-
- true
- Console
- MachineX86
-
-
-
-
- MaxSpeed
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- EnableAllWarnings
- ProgramDatabase
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/endian_in_union_test/endian_in_union_test.vcxproj b/libs/endian/test/endian-in-sandbox/endian_in_union_test/endian_in_union_test.vcxproj
deleted file mode 100644
index 15303c9..0000000
--- a/libs/endian/test/endian-in-sandbox/endian_in_union_test/endian_in_union_test.vcxproj
+++ /dev/null
@@ -1,90 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {3926C6DC-9D1E-4227-BEF5-81F5EC621A75}
- endian_in_union_test
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- true
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- false
-
-
-
- Disabled
- %(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- EditAndContinue
-
-
- true
- Console
- MachineX86
-
-
-
-
- MaxSpeed
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- ProgramDatabase
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/endian_operations_test/endian_operations_test.vcxproj b/libs/endian/test/endian-in-sandbox/endian_operations_test/endian_operations_test.vcxproj
deleted file mode 100644
index dfc93ca..0000000
--- a/libs/endian/test/endian-in-sandbox/endian_operations_test/endian_operations_test.vcxproj
+++ /dev/null
@@ -1,92 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {A0060A5B-673C-4AD8-BD08-A5C643B1A1CB}
- endian_operations_test
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- true
- false
-
-
-
- Disabled
- %(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- false
- false
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- EditAndContinue
- 4552;%(DisableSpecificWarnings)
-
-
- true
- Console
- MachineX86
-
-
-
-
- MaxSpeed
- true
- %(AdditionalIncludeDirectories)
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- ProgramDatabase
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/endian_test/endian_test.vcxproj b/libs/endian/test/endian-in-sandbox/endian_test/endian_test.vcxproj
deleted file mode 100644
index 22d1099..0000000
--- a/libs/endian/test/endian-in-sandbox/endian_test/endian_test.vcxproj
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {74C201F3-8308-40BE-BC0F-24974DEAF405}
- endian_test
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- true
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- false
-
-
-
- Disabled
- %(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- EditAndContinue
-
-
- true
- Console
- MachineX86
-
-
-
-
- MaxSpeed
- true
- %(AdditionalIncludeDirectories)
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- ProgramDatabase
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/libs/endian/test/endian-in-sandbox/scoped_enum_emulation_test/scoped_enum_emulation_test.vcxproj b/libs/endian/test/endian-in-sandbox/scoped_enum_emulation_test/scoped_enum_emulation_test.vcxproj
deleted file mode 100644
index 69cfd13..0000000
--- a/libs/endian/test/endian-in-sandbox/scoped_enum_emulation_test/scoped_enum_emulation_test.vcxproj
+++ /dev/null
@@ -1,91 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {8420E151-B23B-4651-B526-6AB11EF1E278}
- scoped_enum_emulation_test
- Win32Proj
-
-
-
- Application
- Unicode
- true
-
-
- Application
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- true
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
- false
-
-
-
- Disabled
- WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
-
-
- EditAndContinue
-
-
- true
- Console
- MachineX86
-
-
-
-
- MaxSpeed
- true
- WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
-
-
- ProgramDatabase
-
-
- true
- Console
- true
- true
- MachineX86
-
-
-
-
-
-
-
-
-
\ No newline at end of file