Jump to content

Fixed: The reference assemblies for framework ".NETFramework,Version=v3.5" were not found.


Recommended Posts

Dusting off the old compiler to try to fix an old mod that I really like.

It has been over a decade since I touched programming.

Asking for help.

Have the following installed (and linked up)

: VSCode (with c/c++/c#; coderunner installed)

: Unity 1.3.1f ( @JPLRepo says here that " Unity 2017.1.3p1 " but can't find that specific build/release)

: current version of parttools, although I don't think that is needed to compile a .dll

: dotnet v4.7

--- project is https://github.com/zer0Kerbal/KSP-SimpleLogistics

not compiling - error messages

Spoiler

C:\Program Files\dotnet\sdk\2.2.300\Microsoft.Common.CurrentVersion.targets(1175,5): error MSB3644: The reference assemblies for framework ".NETFramework,Version=v3.5" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.

targeting .Net v3.5 (if I understand that is the correct version for KSP) - and spent hours trying to install it, finally dusted off some old Win install CD's and installed from there.

scratching head. Do I have to uninstall the current version (which is the current version) and reinstall 3.5? can both be installed at once? (I believe so) - am at a loss

Edited by zer0Kerbal
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...