Mixed a C# .sln and a Fortran (dll) .sln in the same project

Yves Godmaire 0 Reputation points
2023-06-08T11:35:36.85+00:00

I have a C# project (.sln) for a GUI and a Fortran (dll) project (.sln) for the calculation.

I compile both projects separatly and then move the fortran dll in the GUI location.

How can I mixed the two projects in one solution?

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.