Update to .NETCore SDK 2.0.0
[platform/core/dotnet/build-tools.git] / dotnet / sdk / 2.0.0 / Sdks / Microsoft.NET.Sdk.Publish / Sdk / Sdk.props
1 <!--\r
2 ***********************************************************************************************\r
3 Sdk.props\r
4 \r
5 WARNING:  DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have\r
6           created a backup copy.  Incorrect changes to this file will make it\r
7           impossible to load or build your projects from the command-line or the IDE.\r
8 \r
9 Copyright (c) .NET Foundation. All rights reserved. \r
10 ***********************************************************************************************\r
11 -->\r
12 <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
13 \r
14   <Import Project="$(MSBuildThisFileDirectory)..\build\netstandard1.0\Microsoft.NET.Sdk.Publish.props" Condition="Exists('$(MSBuildThisFileDirectory)..\build\netstandard1.0\Microsoft.NET.Sdk.Publish.props')" />\r
15 \r
16 </Project>