File tree Expand file tree Collapse file tree 15 files changed +63
-31
lines changed
BingRequest/BingRequest141
BlackJack_Client/BlackJack_Client141
BlackJack_Server/BlackJack_Server141
Oauth1Client/Oauth1Client141
Oauth2Client/Oauth2Client141 Expand file tree Collapse file tree 15 files changed +63
-31
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|Win32" >
2626 <SccProvider >SAK</SccProvider >
2727 <Keyword >Win32Proj</Keyword >
2828 <VCTargetsPath Condition =" '$(VCTargetsPath12)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''" >$(VCTargetsPath12)</VCTargetsPath >
29+ <WindowsTargetPlatformVersion >10.0.16299.0</WindowsTargetPlatformVersion >
2930 </PropertyGroup >
3031 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3132 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
123124 </ItemDefinitionGroup >
124125 <ItemGroup >
125126 <ProjectReference Include =" $(CasablancaSrcDir)\build\vs141\cpprest141.vcxproj" >
127+ <Project >{1014c621-bc2d-4813-b8c1-6d83ad6f9249}</Project >
126128 </ProjectReference >
127129 </ItemGroup >
128130 <ItemGroup >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|Win32" >
2727 <SccLocalPath >SAK</SccLocalPath >
2828 <SccProvider >SAK</SccProvider >
2929 <VCTargetsPath Condition =" '$(VCTargetsPath12)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''" >$(VCTargetsPath12)</VCTargetsPath >
30+ <WindowsTargetPlatformVersion >10.0.16299.0</WindowsTargetPlatformVersion >
3031 </PropertyGroup >
3132 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3233 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
141142 </ItemGroup >
142143 <ItemGroup >
143144 <ProjectReference Include =" $(CasablancaSrcDir)\build\vs141\cpprest141.vcxproj" >
145+ <Project >{1014c621-bc2d-4813-b8c1-6d83ad6f9249}</Project >
144146 </ProjectReference >
145147 </ItemGroup >
146148 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|Win32" >
2727 <SccLocalPath >SAK</SccLocalPath >
2828 <VCTargetsPath Condition =" '$(VCTargetsPath12)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''" >$(VCTargetsPath12)</VCTargetsPath >
2929 <SccProvider >SAK</SccProvider >
30+ <WindowsTargetPlatformVersion >10.0.16299.0</WindowsTargetPlatformVersion >
3031 </PropertyGroup >
3132 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3233 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
147148 </ItemGroup >
148149 <ItemGroup >
149150 <ProjectReference Include =" $(CasablancaSrcDir)\build\vs141\cpprest141.vcxproj" >
151+ <Project >{1014c621-bc2d-4813-b8c1-6d83ad6f9249}</Project >
150152 </ProjectReference >
151153 </ItemGroup >
152154 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
Original file line number Diff line number Diff line change 3838 <SccProvider >SAK</SccProvider >
3939 <ApplicationType >Windows Store</ApplicationType >
4040 <ApplicationTypeRevision >10.0</ApplicationTypeRevision >
41- <WindowsTargetPlatformVersion >10.0.10240 .0</WindowsTargetPlatformVersion >
42- <WindowsTargetPlatformMinVersion >10.0.10240 .0</WindowsTargetPlatformMinVersion >
41+ <WindowsTargetPlatformVersion >10.0.16299 .0</WindowsTargetPlatformVersion >
42+ <WindowsTargetPlatformMinVersion >10.0.16299 .0</WindowsTargetPlatformMinVersion >
4343 </PropertyGroup >
4444 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
4545 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
107107 <PreprocessorDefinitions >WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions >
108108 <AdditionalIncludeDirectories >$(CasablancaIncludeDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
109109 <DisableSpecificWarnings >4100;4267;4450;4453;4702;%(DisableSpecificWarnings)</DisableSpecificWarnings >
110+ <AdditionalOptions Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" >/Zm150 %(AdditionalOptions)</AdditionalOptions >
111+ <AdditionalOptions Condition =" '$(Configuration)|$(Platform)'=='Release|ARM'" >/Zm150 %(AdditionalOptions)</AdditionalOptions >
112+ <AdditionalOptions Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >/Zm150 %(AdditionalOptions)</AdditionalOptions >
113+ <AdditionalOptions Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >/Zm150 %(AdditionalOptions)</AdditionalOptions >
114+ <AdditionalOptions Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >/Zm150 %(AdditionalOptions)</AdditionalOptions >
115+ <AdditionalOptions Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >/Zm150 %(AdditionalOptions)</AdditionalOptions >
110116 </ClCompile >
111117 </ItemDefinitionGroup >
112118 <PropertyGroup >
173179 </ItemGroup >
174180 <ItemGroup >
175181 <ProjectReference Include =" $(CasablancaSrcDir)\build\vs141.uwp\cpprest141.uwp.vcxproj" >
176- <Project >{198ED804-2655-4D92-8104-C220E3EA9452 }</Project >
182+ <Project >{36d79e79-7e9e-4b3a-88a3-9f9b295c80b9 }</Project >
177183 </ProjectReference >
178184 </ItemGroup >
179185 <ItemGroup >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|Win32" >
2626 <SccProvider >SAK</SccProvider >
2727 <Keyword >Win32Proj</Keyword >
2828 <VCTargetsPath Condition =" '$(VCTargetsPath12)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''" >$(VCTargetsPath12)</VCTargetsPath >
29+ <WindowsTargetPlatformVersion >10.0.16299.0</WindowsTargetPlatformVersion >
2930 </PropertyGroup >
3031 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3132 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
140141 </ItemGroup >
141142 <ItemGroup >
142143 <ProjectReference Include =" $(CasablancaSrcDir)\build\vs141\cpprest141.vcxproj" >
144+ <Project >{1014c621-bc2d-4813-b8c1-6d83ad6f9249}</Project >
143145 </ProjectReference >
144146 </ItemGroup >
145147 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|ARM" >
3333 <MinimumVisualStudioVersion >14.0</MinimumVisualStudioVersion >
3434 <AppContainerApplication >true</AppContainerApplication >
3535 <ApplicationType >Windows Store</ApplicationType >
36- <WindowsTargetPlatformVersion >10.0.10240 .0</WindowsTargetPlatformVersion >
37- <WindowsTargetPlatformMinVersion >10.0.10240 .0</WindowsTargetPlatformMinVersion >
36+ <WindowsTargetPlatformVersion >10.0.16299 .0</WindowsTargetPlatformVersion >
37+ <WindowsTargetPlatformMinVersion >10.0.16299 .0</WindowsTargetPlatformMinVersion >
3838 <ApplicationTypeRevision >10.0</ApplicationTypeRevision >
3939 </PropertyGroup >
4040 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
175175 </ItemGroup >
176176 <ItemGroup >
177177 <ProjectReference Include =" $(CasablancaSrcDir)\build\vs141.uwp\cpprest141.uwp.vcxproj" >
178- <Project >{198ed804-2655-4d92-8104-c220e3ea9452 }</Project >
178+ <Project >{36d79e79-7e9e-4b3a-88a3-9f9b295c80b9 }</Project >
179179 </ProjectReference >
180180 </ItemGroup >
181181 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|ARM" >
3333 <MinimumVisualStudioVersion >14.0</MinimumVisualStudioVersion >
3434 <AppContainerApplication >true</AppContainerApplication >
3535 <ApplicationType >Windows Store</ApplicationType >
36- <WindowsTargetPlatformVersion >10.0.10240 .0</WindowsTargetPlatformVersion >
37- <WindowsTargetPlatformMinVersion >10.0.10240 .0</WindowsTargetPlatformMinVersion >
36+ <WindowsTargetPlatformVersion >10.0.16299 .0</WindowsTargetPlatformVersion >
37+ <WindowsTargetPlatformMinVersion >10.0.16299 .0</WindowsTargetPlatformMinVersion >
3838 <ApplicationTypeRevision >10.0</ApplicationTypeRevision >
3939 </PropertyGroup >
4040 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
181181 </ItemGroup >
182182 <ItemGroup >
183183 <ProjectReference Include =" $(CasablancaSrcDir)\build\vs141.uwp\cpprest141.uwp.vcxproj" >
184- <Project >{198ed804-2655-4d92-8104-c220e3ea9452 }</Project >
184+ <Project >{36d79e79-7e9e-4b3a-88a3-9f9b295c80b9 }</Project >
185185 </ProjectReference >
186186 </ItemGroup >
187187 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|ARM" >
3535 <SccLocalPath >SAK</SccLocalPath >
3636 <SccProvider >SAK</SccProvider >
3737 <VCTargetsPath Condition =" '$(VCTargetsPath12)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''" >$(VCTargetsPath12)</VCTargetsPath >
38+ <WindowsTargetPlatformVersion >10.0.16299.0</WindowsTargetPlatformVersion >
3839 </PropertyGroup >
3940 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
4041 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
198199 </ItemGroup >
199200 <ItemGroup >
200201 <ProjectReference Include =" $(CasablancaSrcDir)\build\vs141\cpprest141.vcxproj" >
202+ <Project >{1014c621-bc2d-4813-b8c1-6d83ad6f9249}</Project >
201203 </ProjectReference >
202204 </ItemGroup >
203205 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|ARM" >
3535 <SccLocalPath >SAK</SccLocalPath >
3636 <SccProvider >SAK</SccProvider >
3737 <VCTargetsPath Condition =" '$(VCTargetsPath12)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''" >$(VCTargetsPath12)</VCTargetsPath >
38+ <WindowsTargetPlatformVersion >10.0.16299.0</WindowsTargetPlatformVersion >
3839 </PropertyGroup >
3940 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
4041 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <ItemGroup Label =" ProjectConfigurations" >
44 <ProjectConfiguration Include =" Debug|Win32" >
2626 <SccProvider >SAK</SccProvider >
2727 <Keyword >Win32Proj</Keyword >
2828 <VCTargetsPath Condition =" '$(VCTargetsPath12)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''" >$(VCTargetsPath12)</VCTargetsPath >
29+ <WindowsTargetPlatformVersion >10.0.16299.0</WindowsTargetPlatformVersion >
2930 </PropertyGroup >
3031 <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
3132 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
You can’t perform that action at this time.
0 commit comments