|
| 1 | +<Solution> |
| 2 | + <Folder Name="/Solution Items/"> |
| 3 | + <File Path=".editorconfig" /> |
| 4 | + <File Path=".editorconfig.disableAnalyzers" /> |
| 5 | + <File Path=".gitlab-ci.yml" /> |
| 6 | + <File Path="README.md" /> |
| 7 | + <File Path="src/Directory.Build.props" /> |
| 8 | + <File Path="src/Directory.Packages.props" /> |
| 9 | + </Folder> |
| 10 | + <Folder Name="/Tests/"> |
| 11 | + <Project Path="src/AspNetCore/test/AspNetCore.Tests.csproj" /> |
| 12 | + <Project Path="src/Common/test/Common.Tests.csproj" /> |
| 13 | + <Project Path="src/Email/test/Email.Tests.csproj" /> |
| 14 | + <Project Path="src/EntityFrameworkCore/test/EntityFrameworkCore.Tests.csproj" /> |
| 15 | + <Project Path="src/Hangfire/test/Hangfire.Tests.csproj" /> |
| 16 | + <Project Path="src/Hosting/test/Hosting.Tests.csproj" /> |
| 17 | + <Project Path="src/Mediator/test/Mediator.Tests.csproj" /> |
| 18 | + <Project Path="src/UnitTests.EntityFrameworkCore.Npgsql/test/UnitTests.EntityFrameworkCore.Npgsql.Tests.csproj" /> |
| 19 | + <Project Path="src/UnitTests.EntityFrameworkCore/test/UnitTests.EntityFrameworkCore.Tests.csproj" /> |
| 20 | + </Folder> |
| 21 | + <Project Path="src/AspNetCore/src/AspNetCore.csproj" /> |
| 22 | + <Project Path="src/Common/src/Common.csproj" /> |
| 23 | + <Project Path="src/Email/src/Email.csproj" /> |
| 24 | + <Project Path="src/EntityFrameworkCore/src/EntityFrameworkCore.csproj" /> |
| 25 | + <Project Path="src/Hangfire/src/Hangfire.csproj" /> |
| 26 | + <Project Path="src/Hosting/src/Hosting.csproj" /> |
| 27 | + <Project Path="src/Mediator/src/Mediator.csproj" /> |
| 28 | + <Project Path="src/UnitTests.EntityFrameworkCore.Npgsql/src/UnitTests.EntityFrameworkCore.Npgsql.csproj" /> |
| 29 | + <Project Path="src/UnitTests.EntityFrameworkCore.SqlServer/src/UnitTests.EntityFrameworkCore.SqlServer.csproj" /> |
| 30 | + <Project Path="src/UnitTests.EntityFrameworkCore/src/UnitTests.EntityFrameworkCore.csproj" /> |
| 31 | + <Project Path="src/UnitTests.ServiceProvider/src/UnitTests.ServiceProvider.csproj" /> |
| 32 | + <Project Path="src/UnitTests.SimpleInjector/src/UnitTests.SimpleInjector.csproj" /> |
| 33 | + <Project Path="src/UnitTests/src/UnitTests.csproj" /> |
| 34 | +</Solution> |
0 commit comments