Wagi
✅ Build on Windows for Windows and Linux simultaneously
Hey,
That sounds more like what I was looking for indeed. That said, I'm quite a newbie with C#.
What are CI, CD, and CLI ?
CLI (command line interpreter ?)
I had seen the RID possibilities but I think I didn't get it to work in the
.csproj
file. That said the a command line doing it all is perfect.
Where do I place the commands to keep using the interface and not the console ?
How do I chain commands with dotnet ?69 replies
✅ Build on Windows for Windows and Linux simultaneously
I see thank you.
Do I have to make a new Profile (
.pubxml
) for each configuration and platform ? It seems I cannot set multiple values for the Target's location, framework, runtime and configuration
Or can I edit the Profile (.pubxml
) file to achieve that ?69 replies