Possible to choose the ..NET version for code?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-02-17 05:04 AM
Hi there,
Using BP 4.2.55 and having trouble compiling my code from within BP. The compiler it's using is the .NET 2.0 framework, which contains an outdated version of mscorlib.dll.
Is it possible to change the .NET framework being used?
Does version 5 use.NET 4.0?
Cheers,
Nitin
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-02-17 12:24 PM
Didn't have much luck as I encountered other compilation issues.. Adding to this, the change noted above broke my application spying, and I could no longer ""Control+Click"" to exit spying mode. I will continue playing around to see if I can get my code working.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-03-17 02:20 AM
To close this off, Version 5 supports .NET 4.
Built on .NET 4
Provided as a native .NET Framework 4 application, support is now provided for advanced users wishing to reference the latest .NET dlls whilst maintaining the compatibility for installing the application on a wide range of modern and historical operating systems including Windows Server 2003 and Windows XP through to Windows Server 2012 and Windows 8.1.
Cheers,
Nitin
