CC#•Created by che7598 on 1/12/2024 in #help How to access Assembly Reference of all projects in a solution.
I am writing a test for clean architecture. I want to access the project assemblies of all the other projects inside my XUnit project so I can write tests for them. However, I'm stuck