Merge issues

This commit is contained in:
Piotr Puszkiewicz 2017-03-03 00:36:11 -08:00
parent 89b2785b74
commit 5fe182e038
39 changed files with 9 additions and 789 deletions

View file

@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="dotnet-desktop-and-portable" Version="1.0.0-*" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp1.0' ">
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">
<PackageReference Include="Microsoft.NETCore.App" Version="2.0.0-beta-001509-00" />
</ItemGroup>
@ -15,4 +15,4 @@
<DotNetCliToolReference Include="dotnet-dependency-tool-invoker" Version="1.0.0-*" />
</ItemGroup>
</Project>
</Project>