|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 | +<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <ItemGroup Label="ProjectConfigurations"> |
4 | 4 | <ProjectConfiguration Include="Debug|Win32"> |
5 | 5 | <Configuration>Debug</Configuration> |
|
49 | 49 | <PropertyGroup Label="Globals"> |
50 | 50 | <ProjectGuid>{1EE5689F-F71E-49E1-874A-0DF63E174635}</ProjectGuid> |
51 | 51 | <RootNamespace>rClr</RootNamespace> |
| 52 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
52 | 53 | <!--VCTargetsPath Condition="'$(VCTargetsPath11)' != '' and '$(VSVersion)' == '' and $(VisualStudioVersion) == ''">$(VCTargetsPath11)</VCTargetsPath--> |
53 | 54 | </PropertyGroup> |
54 | 55 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
55 | 56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
56 | 57 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
57 | 58 | <UseDebugLibraries>true</UseDebugLibraries> |
58 | 59 | <CharacterSet>Unicode</CharacterSet> |
59 | | - <PlatformToolset>v120</PlatformToolset> |
| 60 | + <PlatformToolset>v142</PlatformToolset> |
60 | 61 | </PropertyGroup> |
61 | 62 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MonoDebug|Win32'" Label="Configuration"> |
62 | 63 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
63 | 64 | <UseDebugLibraries>true</UseDebugLibraries> |
64 | 65 | <CharacterSet>Unicode</CharacterSet> |
65 | | - <PlatformToolset>v120</PlatformToolset> |
| 66 | + <PlatformToolset>v142</PlatformToolset> |
66 | 67 | </PropertyGroup> |
67 | 68 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MonoInstallDebug|Win32'" Label="Configuration"> |
68 | 69 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
69 | 70 | <UseDebugLibraries>true</UseDebugLibraries> |
70 | 71 | <CharacterSet>Unicode</CharacterSet> |
71 | | - <PlatformToolset>v120</PlatformToolset> |
| 72 | + <PlatformToolset>v142</PlatformToolset> |
72 | 73 | </PropertyGroup> |
73 | 74 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MonoInstall|Win32'" Label="Configuration"> |
74 | 75 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
75 | 76 | <UseDebugLibraries>true</UseDebugLibraries> |
76 | 77 | <CharacterSet>Unicode</CharacterSet> |
77 | | - <PlatformToolset>v120</PlatformToolset> |
| 78 | + <PlatformToolset>v142</PlatformToolset> |
78 | 79 | </PropertyGroup> |
79 | 80 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
80 | 81 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
81 | 82 | <UseDebugLibraries>true</UseDebugLibraries> |
82 | 83 | <CharacterSet>Unicode</CharacterSet> |
83 | | - <PlatformToolset>v120</PlatformToolset> |
| 84 | + <PlatformToolset>v142</PlatformToolset> |
84 | 85 | </PropertyGroup> |
85 | 86 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MonoDebug|x64'" Label="Configuration"> |
86 | 87 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
87 | 88 | <UseDebugLibraries>true</UseDebugLibraries> |
88 | 89 | <CharacterSet>Unicode</CharacterSet> |
89 | | - <PlatformToolset>v120</PlatformToolset> |
| 90 | + <PlatformToolset>v142</PlatformToolset> |
90 | 91 | </PropertyGroup> |
91 | 92 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MonoInstallDebug|x64'" Label="Configuration"> |
92 | 93 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
93 | 94 | <UseDebugLibraries>true</UseDebugLibraries> |
94 | 95 | <CharacterSet>Unicode</CharacterSet> |
95 | | - <PlatformToolset>v120</PlatformToolset> |
| 96 | + <PlatformToolset>v142</PlatformToolset> |
96 | 97 | </PropertyGroup> |
97 | 98 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MonoInstall|x64'" Label="Configuration"> |
98 | 99 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
99 | 100 | <UseDebugLibraries>true</UseDebugLibraries> |
100 | 101 | <CharacterSet>Unicode</CharacterSet> |
101 | | - <PlatformToolset>v120</PlatformToolset> |
| 102 | + <PlatformToolset>v142</PlatformToolset> |
102 | 103 | </PropertyGroup> |
103 | 104 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
104 | 105 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
105 | 106 | <UseDebugLibraries>false</UseDebugLibraries> |
106 | 107 | <WholeProgramOptimization>true</WholeProgramOptimization> |
107 | 108 | <CharacterSet>Unicode</CharacterSet> |
108 | | - <PlatformToolset>v120</PlatformToolset> |
| 109 | + <PlatformToolset>v142</PlatformToolset> |
109 | 110 | </PropertyGroup> |
110 | 111 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
111 | 112 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
112 | 113 | <UseDebugLibraries>false</UseDebugLibraries> |
113 | 114 | <WholeProgramOptimization>true</WholeProgramOptimization> |
114 | 115 | <CharacterSet>Unicode</CharacterSet> |
115 | | - <PlatformToolset>v120</PlatformToolset> |
| 116 | + <PlatformToolset>v142</PlatformToolset> |
116 | 117 | </PropertyGroup> |
117 | 118 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
118 | 119 | <ImportGroup Label="ExtensionSettings"> |
|
0 commit comments