0

I would like to compile a .NET Core executable by invoking Roslyn APIs. My "compiler" application is built for .NET Framework, and references Roslyn NuGet packages. So far the assemblies generated by Roslyn as a result were targeted for .NET Framework. And I didn't find a switch to change that. Is that possible, or do I need to use .NET Core version of Roslyn to generate .NET Core executables?

ezolotko
  • 1,723
  • 1
  • 21
  • 21

0 Answers0