1. Arcady Abramov
  2. Beta Testing
  3. Friday, 10 January 2020 08:54 AM UTC

Hello, all

Immediately after installing PB 2019 R2 Beta, the VS2017 on my machine lost the ability to target .NET standard 2.0

What exactly does the PB 2019 R2 installation changes in the global VS settings?

I, myself, suspect Snap Develop, which is, probably based on VS 2019...

Thank you

Arcady

 

Accepted Answer
Logan Liu @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 14 January 2020 09:03 AM UTC
  2. Beta Testing
  3. # Permalink

Hi Arcady,

Both SnapDevelop and Visual Studio are using Microsoft .NET Core SDKs. But some .NET Core SDK versions are not compatible. Please work around it by these steps:

1.Run CMD, use dotnet --info to get details about SDKs installed on your computer.

2.Go to https://dotnet.microsoft.com/download/dotnet-core/2.1 and https://dotnet.microsoft.com/download/dotnet-core/2.2 to find out the SDK versions that support the VS2017 version you are using.

3.Go to Apps & Features, remove all other Microsoft .NET Core 2.1/2.2 SDKs not needed by your VS2017. 

Please help to verify whether the workaround above works. For SnapDevelop, it can use any version of Microsoft .NET Core 2.1 / 2.2 SDK. Therefore, if these two SDKs already exist on your computer, SnapDevelop doesn't need to install another one/two with a differnent minor version. Please report a ticket to track this issue.

Regards, Logan

Comment
There are no comments made yet.
Logan Liu @Appeon Accepted Answer Pending Moderation
  1. Sunday, 12 January 2020 00:50 AM UTC
  2. Beta Testing
  3. # 1

Hi Arcady,

Is it a similar issue with https://community.appeon.com/index.php/qna/q-a/alert-cross-dependency-snapdevelop-vs-code?

Have you ever tried VS2019?

Regards,

Logan

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.