abp icon indicating copy to clipboard operation
abp copied to clipboard

Updated to support finding .slnx solution file and allow DbContextFac…

Open ejohnson-dotnet opened this issue 2 months ago • 0 comments

Updated to support finding .slnx solution file and allow DbContextFactory to find correct folder.

Description

Resolves #xxxx (write the related issue number if available)

Fixes issue of finding solution folder if only .slnx file exists. Fixes DbContextFactory to always find the correct folder.

Checklist

  • [x] I fully tested it as developer / designer and created unit / integration tests
  • [x] I documented it (or no need to document or I will create a separate documentation issue)

How to test it?

Please describe how this can be tested by the test engineers if it is not already explicit - or remove this section if no need to description.

ejohnson-dotnet avatar Nov 24 '25 23:11 ejohnson-dotnet