Pinning the SDK version for migrated apps.

This commit is contained in:
Livar Cunha 2016-09-29 13:05:27 -07:00
parent 29b197534c
commit 4173d19b3c
7 changed files with 23 additions and 12 deletions

View file

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