I'm very new to RTI and DDS but I've been mucking through learning the library the best I can to accomplish what I need.
I'm trying to make a library using .NET Core 3.1 so that all of our outher .NET Core projects can reference it. To do that I'm creating a .NET C++ Core 3.1 project that references the DDS and RTI lib files directly instead of using the Framework libraries.