Skip to content

Commit 5b7bfd4

Browse files
committed
Fix a typo error from previous commit
1 parent 16582a5 commit 5b7bfd4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Release/samples/BingRequest/BingRequest140/BingRequest140.vcxproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@
4040
<CharacterSet>NotSet</CharacterSet>
4141
<PlatformToolset>v140</PlatformToolset>
4242
</PropertyGroup>
43-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|1
44-
'" Label="Configuration">
43+
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
4544
<ConfigurationType>Application</ConfigurationType>
4645
<UseDebugLibraries>false</UseDebugLibraries>
4746
<WholeProgramOptimization>true</WholeProgramOptimization>

0 commit comments

Comments
 (0)