2019-04-22 23:40:39 +03:00
|
|
|
{
|
|
|
|
"solution": {
|
2019-08-09 21:13:55 +03:00
|
|
|
"path": "All.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.Design\\EFCore.Design.csproj",
|
|
|
|
"src\\EFCore.InMemory\\EFCore.InMemory.csproj",
|
|
|
|
"src\\EFCore.Proxies\\EFCore.Proxies.csproj",
|
|
|
|
"src\\EFCore.Relational\\EFCore.Relational.csproj",
|
|
|
|
"src\\EFCore.SqlServer.NTS\\EFCore.SqlServer.NTS.csproj",
|
|
|
|
"src\\EFCore.SqlServer\\EFCore.SqlServer.csproj",
|
|
|
|
"src\\EFCore.Sqlite.Core\\EFCore.Sqlite.Core.csproj",
|
|
|
|
"src\\EFCore.Sqlite.NTS\\EFCore.Sqlite.NTS.csproj",
|
|
|
|
"src\\EFCore.Sqlite\\EFCore.Sqlite.csproj",
|
|
|
|
"src\\EFCore\\EFCore.csproj",
|
|
|
|
"test\\EFCore.Analyzers.Tests\\EFCore.Analyzers.Test.csproj",
|
|
|
|
"test\\EFCore.Cosmos.FunctionalTests\\EFCore.Cosmos.FunctionalTests.csproj",
|
|
|
|
"test\\EFCore.Cosmos.Tests\\EFCore.Cosmos.Tests.csproj",
|
|
|
|
"test\\EFCore.CrossStore.FunctionalTests\\EFCore.CrossStore.FunctionalTests.csproj",
|
|
|
|
"test\\EFCore.Design.Tests\\EFCore.Design.Tests.csproj",
|
|
|
|
"test\\EFCore.InMemory.FunctionalTests\\EFCore.InMemory.FunctionalTests.csproj",
|
|
|
|
"test\\EFCore.InMemory.Tests\\EFCore.InMemory.Tests.csproj",
|
|
|
|
"test\\EFCore.Proxies.Tests\\EFCore.Proxies.Tests.csproj",
|
|
|
|
"test\\EFCore.Relational.Specification.Tests\\EFCore.Relational.Specification.Tests.csproj",
|
|
|
|
"test\\EFCore.Relational.Tests\\EFCore.Relational.Tests.csproj",
|
|
|
|
"test\\EFCore.Specification.Tests\\EFCore.Specification.Tests.csproj",
|
|
|
|
"test\\EFCore.SqlServer.FunctionalTests\\EFCore.SqlServer.FunctionalTests.csproj",
|
|
|
|
"test\\EFCore.SqlServer.Tests\\EFCore.SqlServer.Tests.csproj",
|
|
|
|
"test\\EFCore.Sqlite.FunctionalTests\\EFCore.Sqlite.FunctionalTests.csproj",
|
|
|
|
"test\\EFCore.Sqlite.Tests\\EFCore.Sqlite.Tests.csproj",
|
|
|
|
"test\\EFCore.Tests\\EFCore.Tests.csproj"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|