|
4 | 4 | <VisualStudioVersion>17.0</VisualStudioVersion> |
5 | 5 | </PropertyGroup> |
6 | 6 | <ItemGroup Label="ProjectConfigurations"> |
7 | | - <ProjectConfiguration Include="Debug|x86"> |
8 | | - <Configuration>Debug</Configuration> |
9 | | - <Platform>x86</Platform> |
10 | | - </ProjectConfiguration> |
11 | | - <ProjectConfiguration Include="Release|x86"> |
12 | | - <Configuration>Release</Configuration> |
13 | | - <Platform>x86</Platform> |
14 | | - </ProjectConfiguration> |
15 | 7 | <ProjectConfiguration Include="Debug|x64"> |
16 | 8 | <Configuration>Debug</Configuration> |
17 | 9 | <Platform>x64</Platform> |
|
20 | 12 | <Configuration>Release</Configuration> |
21 | 13 | <Platform>x64</Platform> |
22 | 14 | </ProjectConfiguration> |
23 | | - <ProjectConfiguration Include="Debug|ARM"> |
24 | | - <Configuration>Debug</Configuration> |
25 | | - <Platform>ARM</Platform> |
26 | | - </ProjectConfiguration> |
27 | | - <ProjectConfiguration Include="Release|ARM"> |
28 | | - <Configuration>Release</Configuration> |
29 | | - <Platform>ARM</Platform> |
30 | | - </ProjectConfiguration> |
31 | | - <ProjectConfiguration Include="Debug|ARM64"> |
32 | | - <Configuration>Debug</Configuration> |
33 | | - <Platform>ARM64</Platform> |
34 | | - </ProjectConfiguration> |
35 | | - <ProjectConfiguration Include="Release|ARM64"> |
36 | | - <Configuration>Release</Configuration> |
37 | | - <Platform>ARM64</Platform> |
38 | | - </ProjectConfiguration> |
39 | | - <ProjectConfiguration Include="Debug|AnyCPU"> |
40 | | - <Configuration>Debug</Configuration> |
41 | | - <Platform>AnyCPU</Platform> |
42 | | - </ProjectConfiguration> |
43 | | - <ProjectConfiguration Include="Release|AnyCPU"> |
44 | | - <Configuration>Release</Configuration> |
45 | | - <Platform>AnyCPU</Platform> |
46 | | - </ProjectConfiguration> |
47 | 15 | </ItemGroup> |
48 | 16 | <ItemGroup> |
49 | 17 | <PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.26100.1742" PrivateAssets="all" /> |
|
0 commit comments