Updating SDK to 2.0.3-servicing-20171109-3

This commit is contained in:
Livar Cunha 2017-11-08 19:16:27 -08:00
parent 4447dffe26
commit f85436d82d

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-20170927-1</CLI_NETSDK_Version>
<CLI_NETSDK_Version>2.0.3-servicing-20171109-3</CLI_NETSDK_Version>
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
<CLI_NuGet_Version>4.4.0-preview3-4475</CLI_NuGet_Version>