We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0eb9d8 commit 919b6a4Copy full SHA for 919b6a4
PhpVersionSwitcher.csproj
@@ -2,7 +2,7 @@
2
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
- <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
+ <Platform Condition=" '$(Platform)' == '' ">x64</Platform>
6
<ProductVersion>8.0.30703</ProductVersion>
7
<SchemaVersion>2.0</SchemaVersion>
8
<ProjectGuid>{42DB4255-BD78-4FDA-A1C8-C04096BB6685}</ProjectGuid>
0 commit comments