[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / Microsoft / Portable / v4.0 / Microsoft.Portable.Common.targets
1 <!--
2 ***********************************************************************************************
3 Microsoft.Portable.Common.targets
4
5 Contains common properties that are shared by all v4.0 Portable Library projects.
6
7 WARNING:  DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have
8           created a backup copy.  Incorrect changes to this file will make it
9           impossible to load or build your projects from the command-line or the IDE.
10
11 Copyright (C) Microsoft Corporation. All rights reserved.
12 ***********************************************************************************************
13 -->
14
15 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
16
17     <Import Project="..\Microsoft.Portable.Core.props" />
18
19 </Project>