Merge pull request #8030 from dotnet/update-sdk
Update SDK to 15.5.0-preview-20171116-1
This commit is contained in:
commit
4205ea1811
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,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>15.5.0-preview-20171108-4</CLI_NETSDK_Version>
|
||||
<CLI_NETSDK_Version>15.5.0-preview-20171116-1</CLI_NETSDK_Version>
|
||||
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
|
||||
|
||||
<CLI_NuGet_Version>4.5.0-preview2-4529</CLI_NuGet_Version>
|
||||
|
|
Loading…
Reference in a new issue