2019-04-22 23:40:39 +03:00
|
|
|
{
|
|
|
|
"solution": {
|
2023-11-20 12:30:45 +03:00
|
|
|
"path": "EFCore.sln",
|
2019-04-22 23:40:39 +03:00
|
|
|
"projects": [
|
|
|
|
"src\\EFCore.Abstractions\\EFCore.Abstractions.csproj",
|
|
|
|
"src\\EFCore.Analyzers\\EFCore.Analyzers.csproj",
|
|
|
|
"src\\EFCore.Cosmos\\EFCore.Cosmos.csproj",
|
|
|
|
"src\\EFCore.Proxies\\EFCore.Proxies.csproj",
|
|
|
|
"src\\EFCore\\EFCore.csproj",
|
2020-09-25 14:23:15 +03:00
|
|
|
"test\\EFCore.Analyzers.Tests\\EFCore.Analyzers.Tests.csproj",
|
2019-04-22 23:40:39 +03:00
|
|
|
"test\\EFCore.Cosmos.FunctionalTests\\EFCore.Cosmos.FunctionalTests.csproj",
|
|
|
|
"test\\EFCore.Cosmos.Tests\\EFCore.Cosmos.Tests.csproj",
|
|
|
|
"test\\EFCore.InMemory.FunctionalTests\\EFCore.InMemory.FunctionalTests.csproj",
|
|
|
|
"test\\EFCore.InMemory.Tests\\EFCore.InMemory.Tests.csproj",
|
|
|
|
"test\\EFCore.Specification.Tests\\EFCore.Specification.Tests.csproj",
|
|
|
|
"test\\EFCore.Tests\\EFCore.Tests.csproj"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|