Migrating .Net Framework Project to .NetCore
We have a large project that we have been developing in .Net 4.5 but our test cases use NUnit which is .NetCore.
I have having alot of issues running NUnit on our test service (Ubuntu) because the different frameworks.
Have any of you had a similar problem?
0 comments:
Post a Comment