Problem with designer: Could not resolve mscorlib for target framework

Issue #96 resolved
Former user created an issue

Using Visual Studio 2019, Community edition, i get the following error, after completing following steps:

0: Create new project 1: Add new item: Powershell GUI 2: Show designer for above form 3: Add a button to the form After releasing the button i drag and drop onto the form, the error below appears. How can this be solved?


Microsoft Visual Studio

Failed to create component 'Button'. The error message follows:

'Could not resolve mscorlib for target framework '.NETFramework,Version=v4.0,Profile=Client'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted.'

OK

Comments (2)

  1. Log in to comment