After migrating projects to Shared folder, all tests must pass.
TODO.
Check paths in csproj files.
The tests include a test for MS SQL, but the computer may not have MS SQL. Therefore, during tests it is better to perform a check, and in the absence of a database, simply generate and check an SQL query.
Description.
After migrating projects to
Shared
folder, all tests must pass.TODO.
csproj
files.