|
27 | 27 | <DefineConstants>TRACE</DefineConstants> |
28 | 28 | <Optimize>true</Optimize> |
29 | 29 | <DebugType>pdbonly</DebugType> |
30 | | - <PlatformTarget>ARM64</PlatformTarget> |
| 30 | + <PlatformTarget>x64</PlatformTarget> |
31 | 31 | <LangVersion>7.3</LangVersion> |
32 | 32 | <ErrorReport>prompt</ErrorReport> |
33 | 33 | </PropertyGroup> |
|
45 | 45 | <DefineConstants>TRACE</DefineConstants> |
46 | 46 | <Optimize>true</Optimize> |
47 | 47 | <DebugType>pdbonly</DebugType> |
48 | | - <PlatformTarget>ARM64</PlatformTarget> |
| 48 | + <PlatformTarget>x64</PlatformTarget> |
49 | 49 | <LangVersion>7.3</LangVersion> |
50 | 50 | <ErrorReport>prompt</ErrorReport> |
51 | 51 | </PropertyGroup> |
|
63 | 63 | <DefineConstants>TRACE</DefineConstants> |
64 | 64 | <Optimize>true</Optimize> |
65 | 65 | <DebugType>pdbonly</DebugType> |
66 | | - <PlatformTarget>ARM64</PlatformTarget> |
| 66 | + <PlatformTarget>x64</PlatformTarget> |
67 | 67 | <LangVersion>7.3</LangVersion> |
68 | 68 | <ErrorReport>prompt</ErrorReport> |
69 | 69 | </PropertyGroup> |
|
81 | 81 | <DefineConstants>TRACE</DefineConstants> |
82 | 82 | <Optimize>true</Optimize> |
83 | 83 | <DebugType>pdbonly</DebugType> |
84 | | - <PlatformTarget>ARM64</PlatformTarget> |
| 84 | + <PlatformTarget>x64</PlatformTarget> |
85 | 85 | <LangVersion>7.3</LangVersion> |
86 | 86 | <ErrorReport>prompt</ErrorReport> |
87 | 87 | </PropertyGroup> |
|
99 | 99 | <DefineConstants>TRACE</DefineConstants> |
100 | 100 | <Optimize>true</Optimize> |
101 | 101 | <DebugType>pdbonly</DebugType> |
102 | | - <PlatformTarget>ARM64</PlatformTarget> |
| 102 | + <PlatformTarget>x64</PlatformTarget> |
103 | 103 | <LangVersion>7.3</LangVersion> |
104 | 104 | <ErrorReport>prompt</ErrorReport> |
105 | 105 | </PropertyGroup> |
|
117 | 117 | <DefineConstants>TRACE</DefineConstants> |
118 | 118 | <Optimize>true</Optimize> |
119 | 119 | <DebugType>pdbonly</DebugType> |
120 | | - <PlatformTarget>ARM64</PlatformTarget> |
| 120 | + <PlatformTarget>x64</PlatformTarget> |
121 | 121 | <LangVersion>7.3</LangVersion> |
122 | 122 | <ErrorReport>prompt</ErrorReport> |
123 | 123 | </PropertyGroup> |
|
0 commit comments