sensenet icon indicating copy to clipboard operation
sensenet copied to clipboard

Fix test environment in the cloud PART 1

Open tusmester opened this issue 5 years ago • 0 comments

Azure DevOps tests cannot run because of package incompatibilities - see build run logs for the sensenet build. We have to consolidate package references (e.g. Microsoft.AspNetCore.Authentication and maybe EFCore) to solve this.

Goal

  • Azure DevOps build should run at least to the point where tests are getting executed
  • making all tests green is not the scope of this issue

tusmester avatar Feb 21 '20 11:02 tusmester