My question is rather simple and straightforward.
How could I share a Shared project in c# between different solutions?
It would contain Enums that are reused across different solutions. I tried working with Nuget, but I am looking for an alternative solution.