Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Ward <matt.ward@microsoft.com>2018-04-17 14:58:41 +0300
committerMatt Ward <ward.matt@gmail.com>2018-04-17 20:05:55 +0300
commit5fcf236fdcdd2acc9a13f370a1adc897d0baef6f (patch)
tree9740c5235c2290a2cb13b37cc1d85fd613541231 /main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild/MSBuildFileFormat.cs
parent671999f9cb25531a0420cc5898c28d91c0a0d413 (diff)
[DotNetCore] Handle .NET Core 2.1 SDK not installed
If a .NET Core 2.1 project is opened and .NET Core SDK 2.1.300 or above is not installed then a dialog is shown allowing the SDK to be downloaded. The project in the Solution window will show an error icon with the same information about .NET Core 2.1 not being installed. Currently the download link goes to the preview 2 page - https://www.microsoft.com/net/download/dotnet-core/sdk-2.1.300-preview2 the url is shortened and can be redirected later without changing the code once .NET Core 2.1 SDK final is released. Fixes VSTS #573785 - Prompt to install .NET Core 2.1 SDK if .NET Core 2.1 project opened
Diffstat (limited to 'main/src/core/MonoDevelop.Core/MonoDevelop.Projects.MSBuild/MSBuildFileFormat.cs')
0 files changed, 0 insertions, 0 deletions