6fb9cfdbfa485fcbbcaed4b570c90ab71dffa74a
[platform/upstream/coreclr.git] / Tools / Microsoft.VisualStudioVersion.v12.Common.props
1 <!--
2 ***********************************************************************************************
3 Microsoft.VisualStudio.v11.Common.props
4
5 WARNING:  DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have
6           created a backup copy.  Incorrect changes to this file will make it
7           impossible to load or build your projects from the command-line or the IDE.
8
9 Copyright (C) Microsoft Corporation. All rights reserved.
10 ***********************************************************************************************
11 -->
12
13 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
14
15   <PropertyGroup>
16     <VisualStudioVersion>12.0</VisualStudioVersion>
17     <VSToolsPath>$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
18   </PropertyGroup>
19
20 </Project>