I wrote an asp.net website in Visual Studio on my Windows laptop. A colleague with a MAC wants me to send to him, so he can recompile it with Visual Studio on his Mac laptop. Will this work?
So long as the app is .NET Core, there is no reason why not - the compiler is a separate tool bundled in with VS. There is one sure way to find out.....
Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM
So long as the app is .NET Core, there is no reason why not - the compiler is a separate tool bundled in with VS. There is one sure way to find out.....
Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM