Pavel Borisov

Results 5 issues of Pavel Borisov

When Buildalizer tries to resolve target framework of a project and to choose an appropriate MSBuild version (Core vs .NET Framework), it reads target framework from `csproj` file. The problem...

⚠ Bug

I have the following Visual Studio installations: - Visual Studio 2019 (with .NET components) - Visual Studio Build Tools 2019 (with C++ components only) Buildalizer chooses `VS Build Tools 2019`...

New Feature

#### What are you trying to achieve? I'm trying to get stepByStepReport. #### What do you get instead? After the first failure, there are no screenshots of the following scenarios...

stale

#### What are you trying to achieve? I'm trying to get step by step report. #### What do you get instead? `records.html` file is missing in the output folder. It...

stale

**Description** We use docker and docker-compose on our build agents to test our apps. Basically, we run `docker-compose up`, run tests, and then run `docker-compose down --volumes`. After upgrading to...

area/networking