Search Unity

VSCode Error: reference assemblies for framework

Discussion in 'Code Editors & IDEs' started by danield, Jan 15, 2019.

  1. danield

    danield

    Joined:
    Sep 30, 2014
    Posts:
    40
    I have recently run into an error when trying to open C# script in VSCode. I recently updated VSCode to Ver 1.30.1 and updated Unity to Ver 2018.3.0f2
    There were no problems prior to these updates, and I'm not familiar enough with the workings of VSCode or the changes to VSCode and Unity in recent months that may have caused the problem, let alone how to fix them.

    Please help, thank you
     
  2. danield

    danield

    Joined:
    Sep 30, 2014
    Posts:
    40
    I found my solution on this github thread and if I read correctly, the problem seems to be with Unity.
    Here is the solution that worked.
    I guess my framework wasn't up to date though because runtime did allow me to install. I find that odd since I went to microsoft site and downloaded the framework for 4.5 which said I had a more recent version. If any tech savy people read this, please let me know how to check the version/s of the .Net Framework I have installed and how to keep it up to date?
     
    kidi0892 and Eeeeeeeeeeee like this.