Merge pull request #8163 from dotnet/nguerrera/update-sdk
Update to latest dotnet/sdk
This commit is contained in:
commit
b3d8bfca35
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>2.1.0-preview1-20171121-1</CLI_NETSDK_Version>
|
||||
<CLI_NETSDK_Version>2.1.0-preview1-20171204-1</CLI_NETSDK_Version>
|
||||
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
|
||||
|
||||
<CLI_NuGet_Version>4.5.0-rtm-4651</CLI_NuGet_Version>
|
||||
|
|
Loading…
Reference in a new issue