We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f753e18 + 613c5f0 commit af1d1feCopy full SHA for af1d1fe
platforms/Windows/CustomActions/SwiftInstaller/SwiftInstaller.vcxproj
@@ -1,12 +1,12 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<ItemGroup>
4
- <ProjectConfiguration Include="Debug|x86">
+ <ProjectConfiguration Include="Debug|Win32">
5
<Configuration>Debug</Configuration>
6
<Platform>x86</Platform>
7
</ProjectConfiguration>
8
9
- <ProjectConfiguration Include="Release|x86">
+ <ProjectConfiguration Include="Release|Win32">
10
<Configuration>Release</Configuration>
11
12
0 commit comments