Paunovic Stefan

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
Paunovic Stefan commented, -
Paunovic Stefan commented, -
Paunovic Stefan created a post, AnsweredBuild artifacts missing files
I'm trying to reuse the build from one build configuration in another build configuration, so I created an artifact dependency that is supposed to take the project folder with the built application... -
Paunovic Stefan created a post, CompletedRunning a .Net application from built source so that postman tests can be run against it
The build configuration is meant to be as follows: Restore the NuGet packages with NuGet Installer runner Build the application with .NET CLI (dotnet) runner Run the module tests using Nunit runne...