Updating to a new SDK and adding a work around to set project.lock.json for migrated projects.

This commit is contained in:
Livar Cunha 2016-09-28 19:34:41 -07:00
parent 68e1aae6cc
commit 29b197534c
5 changed files with 33 additions and 3 deletions

View file

@ -16,7 +16,7 @@
<Version>1.0.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.Sdk">
<Version>1.0.0-alpha-20160927-2</Version>
<Version>1.0.0-alpha-20160929-1</Version>
</PackageReference>
</ItemGroup>