Jump to content
The simFlight Network Forums

.NET Framework 4.8 please?


Recommended Posts

When I go to load the C# Project (V1.4.1) I get the following dialog:

image.png.65183665978ecbb53baf36e5c398c5c2.png

I wrote a program for P3D and want to rewrite it for MSFS 2020 so thought I might as well target the latest .NET Framework and only have that installed on my PC.

Edit: Selecting continue doesn't work as there are error messages when I build the project.

Link to comment
Share on other sites

Hi David,

You should just choose the update option here and let VS re-target to the 4.8 framework. It will work fine.

The example projects target 4.6.2 because that is the earliest version that Microsoft still support at the moment.

Paul

 

Link to comment
Share on other sites

The top 4 errors are because Windows has flagged the files as coming from the internet. If you right click them in the File Explorer and select properties you'll find an option to unblock them. It might be better to unblock the ZIP file and then unzip it again.

The 6 warning should resolve when you build the project for the first time and the NuGet components get automatically downloaded and installed.

Paul  

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.