Merge pull request #7712 from dsplaisted/insert-sdk

Insert SDK 2.0.2-vspre-20170927-1
This commit is contained in:
Daniel Plaisted 2017-09-26 20:03:43 -07:00 committed by GitHub
commit 1c0eb38c83

View file

@ -12,7 +12,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>2.0.2-vspre-20170921-5</CLI_NETSDK_Version>
<CLI_NETSDK_Version>2.0.2-vspre-20170927-1</CLI_NETSDK_Version>
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
<CLI_NuGet_Version>4.4.0-preview3-4475</CLI_NuGet_Version>