Update to SDK build which includes NuGet 4.4.0-preview1-4365 (#7449)

This commit is contained in:
Daniel Plaisted 2017-08-15 21:25:36 -07:00 committed by Nick Guerrera
parent dec65ebf4d
commit e94a82c9a3

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.1.0-preview1-20170816-1</CLI_NETSDK_Version>
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
<CLI_NuGet_Version>4.4.0-preview1-4365</CLI_NuGet_Version>