Search Unity

2019.2.6f1 and Visual Studio Code on linux

Discussion in 'Linux' started by hunabku94, Sep 23, 2019.

  1. hunabku94

    hunabku94

    Joined:
    Jun 12, 2017
    Posts:
    50
    Hi,
    just for information :
    2019.2.6f1 cause some Intellisense problems in Visual Studio Code, because of msbuild-stable 16.0 and dotnet-sdk 2.2.6.
    Be sure to install msbuild 16.3 and dotnet-sdk-preview 3.0.0 for that's works correctly.
     
    Last edited: Sep 25, 2019
  2. mjcorm

    mjcorm

    Joined:
    Dec 27, 2013
    Posts:
    1
    Thanks for the tip! That's exactly what I needed to resolve problems with VS Code on my system.
     
  3. ZliVuk

    ZliVuk

    Joined:
    Mar 24, 2018
    Posts:
    61
  4. hunabku94

    hunabku94

    Joined:
    Jun 12, 2017
    Posts:
    50
    With pleasure mjcorm.

    -------------------------

    ZliVuk, maybe Manjaro provide another versions of msbuild-stable and/or dotnet-sdk ?
    Today, on Arch :
    msbuild-stable : 16.0_xamarinxplat.2018.09.26.17.53_0xamarin3_ubuntu1404b1-1
    dotnet-sdk : 2.2.6.108-1
     
    Last edited: Sep 25, 2019
  5. ZliVuk

    ZliVuk

    Joined:
    Mar 24, 2018
    Posts:
    61
    Yeah that is the reason why I posted AUR link so you can check if dependencies are same but AUR does use different package as stated on AUR page:
    This is the official binary distribution from Microsoft. The one in the community repo is an unofficial build made from source. Beyond the license difference and branding, there are some proprietary features not available in the open source version.
     
  6. hunabku94

    hunabku94

    Joined:
    Jun 12, 2017
    Posts:
    50
    Last edited: Oct 15, 2019