Update to SDK build which includes NuGet 4.4.0-preview1-4365

This commit is contained in:
Daniel Plaisted 2017-08-16 18:51:36 -07:00
parent a398815652
commit acd690f7da

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.0-preview3-20170804-1</CLI_NETSDK_Version>
<CLI_NETSDK_Version>2.0.2-vspre-20170817-4</CLI_NETSDK_Version>
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
<CLI_NuGet_Version>4.4.0-preview1-4365</CLI_NuGet_Version>