Automating .NET 5 webAPI project builds

Schachter, Alon 96 Reputation points
2021-06-27T09:16:09.463+00:00

Hello.

When I'm looking at how VS2019 builds my webAPI project I see a csc.exe execution with many references to .NET5 SDK dlls (dozens) from within the program files folder.
I also see references to 3rd parties that Nuget chose to download into my own user folder in the OS's users folder.
And finally references to the code files themselves.

There must be an easier command to create an automated build without referencing dozens of .NET core dlls for using automated builds with Bamboo.

.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
322 questions
0 comments No comments
{count} votes

0 additional answers

Sort by: Most helpful