Merge branch 'rel/2.0.0' into dev

This commit is contained in:
Kiran Challa 2017-07-13 12:36:31 -07:00
commit 4530745f88
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<RuntimeFrameworkVersion>2.0.0-*</RuntimeFrameworkVersion>
</PropertyGroup>
<Import Project="$(RepoTasksSdkPath)\Sdk.targets" Condition="'$(RepoTasksSdkPath)' != '' "/>