Updating the SDK version, which we need to pick up the NuGetTargetMoniker fix.

This commit is contained in:
Livar Cunha 2016-10-06 17:05:55 -07:00
parent 6242db9b14
commit 167470b1c9
5 changed files with 25 additions and 26 deletions

View file

@ -17,7 +17,7 @@
<Version>1.0.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.Sdk">
<Version>1.0.0-alpha-20161006-3</Version>
<Version>1.0.0-alpha-20161007-1</Version>
</PackageReference>
</ItemGroup>