Details
-
Sub-task
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
Changing the DotNet projects to target the old bridge project requires changing the targets to only build .net 452. This in return will break existing work that is happening with the new bridge project as it will require .netcore 2.0 targets. Therefore the projects need to have a switch that will change targeting the old bridge+net452 and new bridge+netcore2.0.