diff --git a/DryadVertex/VertexHost/system/channel/channel.vcxproj b/DryadVertex/VertexHost/system/channel/channel.vcxproj
index 9521095..a1bdeab 100644
--- a/DryadVertex/VertexHost/system/channel/channel.vcxproj
+++ b/DryadVertex/VertexHost/system/channel/channel.vcxproj
@@ -34,11 +34,13 @@
StaticLibrary
Unicode
true
+ v110
StaticLibrary
Unicode
true
+ v110
@@ -134,7 +136,7 @@
Level3
ProgramDatabase
- include;..\common\include;..\classlib\include;src;..\..\..\..\Hdfs\HdfsBridge;%(AdditionalIncludeDirectories)
+ include;..\common\include;..\classlib\include;src;..\..\..\..\Hdfs\HdfsBridgeNative;%(AdditionalIncludeDirectories)
diff --git a/DryadVertex/VertexHost/system/classlib/classlib.vcxproj b/DryadVertex/VertexHost/system/classlib/classlib.vcxproj
index 08e7ef5..de704fc 100644
--- a/DryadVertex/VertexHost/system/classlib/classlib.vcxproj
+++ b/DryadVertex/VertexHost/system/classlib/classlib.vcxproj
@@ -34,11 +34,13 @@
StaticLibrary
Unicode
false
+ v110
StaticLibrary
Unicode
false
+ v110
diff --git a/DryadVertex/VertexHost/system/common/common.vcxproj b/DryadVertex/VertexHost/system/common/common.vcxproj
index 12a222d..2ec7299 100644
--- a/DryadVertex/VertexHost/system/common/common.vcxproj
+++ b/DryadVertex/VertexHost/system/common/common.vcxproj
@@ -32,11 +32,13 @@
StaticLibrary
+ v110
StaticLibrary
Unicode
true
+ v110
diff --git a/DryadVertex/VertexHost/system/dprocess/dprocess.vcxproj b/DryadVertex/VertexHost/system/dprocess/dprocess.vcxproj
index 92bf839..8aafe78 100644
--- a/DryadVertex/VertexHost/system/dprocess/dprocess.vcxproj
+++ b/DryadVertex/VertexHost/system/dprocess/dprocess.vcxproj
@@ -32,11 +32,13 @@
StaticLibrary
+ v110
StaticLibrary
Unicode
true
+ v110
diff --git a/DryadVertex/VertexHost/vertex/WrapperNativeInfo/WrapperNativeInfo.vcxproj b/DryadVertex/VertexHost/vertex/WrapperNativeInfo/WrapperNativeInfo.vcxproj
index 79f0bb0..18ef619 100644
--- a/DryadVertex/VertexHost/vertex/WrapperNativeInfo/WrapperNativeInfo.vcxproj
+++ b/DryadVertex/VertexHost/vertex/WrapperNativeInfo/WrapperNativeInfo.vcxproj
@@ -34,11 +34,13 @@
StaticLibrary
Unicode
true
+ v110
StaticLibrary
Unicode
true
+ v110
diff --git a/DryadVertex/VertexHost/vertex/WrapperNativeInfoDll/WrapperNativeInfoDll.vcxproj b/DryadVertex/VertexHost/vertex/WrapperNativeInfoDll/WrapperNativeInfoDll.vcxproj
index 6ba7e8d..5878f64 100644
--- a/DryadVertex/VertexHost/vertex/WrapperNativeInfoDll/WrapperNativeInfoDll.vcxproj
+++ b/DryadVertex/VertexHost/vertex/WrapperNativeInfoDll/WrapperNativeInfoDll.vcxproj
@@ -33,11 +33,13 @@
DynamicLibrary
Unicode
+ v110
DynamicLibrary
Unicode
false
+ v110
diff --git a/DryadVertex/VertexHost/vertex/managedwrappervertex/ManagedWrapperVertex.vcxproj b/DryadVertex/VertexHost/vertex/managedwrappervertex/ManagedWrapperVertex.vcxproj
index 125934c..ae025e3 100644
--- a/DryadVertex/VertexHost/vertex/managedwrappervertex/ManagedWrapperVertex.vcxproj
+++ b/DryadVertex/VertexHost/vertex/managedwrappervertex/ManagedWrapperVertex.vcxproj
@@ -34,11 +34,13 @@
StaticLibrary
Unicode
true
+ v110
StaticLibrary
Unicode
true
+ v110
diff --git a/DryadVertex/VertexHost/vertex/vertexHost/VertexHost.vcxproj b/DryadVertex/VertexHost/vertex/vertexHost/VertexHost.vcxproj
index 67bdcc6..3b11f2b 100644
--- a/DryadVertex/VertexHost/vertex/vertexHost/VertexHost.vcxproj
+++ b/DryadVertex/VertexHost/vertex/vertexHost/VertexHost.vcxproj
@@ -34,11 +34,13 @@
Application
Unicode
true
+ v110
Application
Unicode
true
+ v110
diff --git a/DryadYarnBridge/DryadYarnBridge.vcxproj b/DryadYarnBridge/DryadYarnBridge.vcxproj
index a3e255e..ccba8d3 100644
--- a/DryadYarnBridge/DryadYarnBridge.vcxproj
+++ b/DryadYarnBridge/DryadYarnBridge.vcxproj
@@ -36,11 +36,13 @@
DynamicLibrary
true
Unicode
+ v110
DynamicLibrary
Unicode
true
+ v110
diff --git a/GraphManager/GraphManager.vcxproj b/GraphManager/GraphManager.vcxproj
index 52c423b..b6a0eae 100644
--- a/GraphManager/GraphManager.vcxproj
+++ b/GraphManager/GraphManager.vcxproj
@@ -39,12 +39,13 @@
DynamicLibrary
Pure
Unicode
+ v110
DynamicLibrary
Unicode
Pure
- v100
+ v110
diff --git a/Hdfs/HdfsBridgeManaged/HdfsBridgeManaged.vcxproj b/Hdfs/HdfsBridgeManaged/HdfsBridgeManaged.vcxproj
index eed1295..34161c9 100644
--- a/Hdfs/HdfsBridgeManaged/HdfsBridgeManaged.vcxproj
+++ b/Hdfs/HdfsBridgeManaged/HdfsBridgeManaged.vcxproj
@@ -34,6 +34,7 @@
true
true
Unicode
+ v110
DynamicLibrary
@@ -44,6 +45,7 @@
DynamicLibrary
false
true
+ v110
diff --git a/Hdfs/HdfsBridgeNative/HdfsBridgeNative.vcxproj b/Hdfs/HdfsBridgeNative/HdfsBridgeNative.vcxproj
index 73622a1..91a3cd5 100644
--- a/Hdfs/HdfsBridgeNative/HdfsBridgeNative.vcxproj
+++ b/Hdfs/HdfsBridgeNative/HdfsBridgeNative.vcxproj
@@ -31,7 +31,7 @@
StaticLibrary
true
- v100
+ v110
Unicode
@@ -42,7 +42,7 @@
StaticLibrary
false
- v100
+ v110
diff --git a/xcompute_native/YarnQueryNativeClusterAdapter.vcxproj b/xcompute_native/YarnQueryNativeClusterAdapter.vcxproj
index 76fa083..226d751 100644
--- a/xcompute_native/YarnQueryNativeClusterAdapter.vcxproj
+++ b/xcompute_native/YarnQueryNativeClusterAdapter.vcxproj
@@ -36,11 +36,13 @@
DynamicLibrary
true
+ v110
DynamicLibrary
Unicode
true
+ v110