Update dotnet/sdk to latest
This commit is contained in:
parent
0b507e68fd
commit
b606267b0d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
<!-- We'll usually want to keep these versions in sync, but we may want to diverge in some
|
<!-- 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
|
cases, so use separate properties but derive one from the other unless we want to
|
||||||
explicitly use different versions. -->
|
explicitly use different versions. -->
|
||||||
<CLI_NETSDK_Version>2.0.0-preview3-20170703-2</CLI_NETSDK_Version>
|
<CLI_NETSDK_Version>2.0.0-preview3-20170717-1</CLI_NETSDK_Version>
|
||||||
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
|
<CLI_MSBuildExtensions_Version>$(CLI_NETSDK_Version)</CLI_MSBuildExtensions_Version>
|
||||||
|
|
||||||
<CLI_NuGet_Version>4.3.0-preview4-4258</CLI_NuGet_Version>
|
<CLI_NuGet_Version>4.3.0-preview4-4258</CLI_NuGet_Version>
|
||||||
|
|
Loading…
Reference in a new issue