Update SDK version to 15.5.0-preview-20171027-2 (#7925)

This commit is contained in:
William Lee 2017-10-27 12:29:19 -07:00 committed by GitHub
parent cef9a90ad1
commit 812cfbe90c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
<!-- We'll usually want to keep these versions in sync, but we may want to diverge in some
cases, so use separate properties but derive one from the other unless we want to
explicitly use different versions. -->
<CLI_NETSDK_Version>15.5.0-preview-20171018-2</CLI_NETSDK_Version>
<CLI_NETSDK_Version>15.5.0-preview-20171027-2</CLI_NETSDK_Version>
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
<CLI_NuGet_Version>4.5.0-preview2-4529</CLI_NuGet_Version>