Merge pull request #7221 from dotnet/livarcocc-patch-2

Updating SDK to 2.0.0-preview3-20170721-7
This commit is contained in:
Livar 2017-07-22 17:03:12 -07:00 committed by GitHub
commit e678c04f03

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-20170721-5</CLI_NETSDK_Version>
<CLI_NETSDK_Version>2.0.0-preview3-20170721-7</CLI_NETSDK_Version>
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
<CLI_NuGet_Version>4.3.0-rtm-4315</CLI_NuGet_Version>