-
-
Notifications
You must be signed in to change notification settings - Fork 85
Expand file tree
/
Copy pathEntityFramework.Exceptions.slnx
More file actions
27 lines (27 loc) · 1.35 KB
/
EntityFramework.Exceptions.slnx
File metadata and controls
27 lines (27 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<Solution>
<Folder Name="/DbExceptionClassifier/">
<Project Path="DbExceptionClassifier/Common/Common.csproj" />
<Project Path="DbExceptionClassifier/MySQL.Pomelo/MySQL.Pomelo.csproj" />
<Project Path="DbExceptionClassifier/MySQL/MySQL.csproj" />
<Project Path="DbExceptionClassifier/Oracle/Oracle.csproj" />
<Project Path="DbExceptionClassifier/PostgreSQL/PostgreSQL.csproj" />
<Project Path="DbExceptionClassifier/Sqlite/Sqlite.csproj" />
<Project Path="DbExceptionClassifier/SqlServer/SqlServer.csproj" />
</Folder>
<Folder Name="/EntityFramework.Exceptions/">
<Project Path="EntityFramework.Exceptions/Common/Common.csproj" />
<Project Path="EntityFramework.Exceptions/MySQL.Pomelo/MySQL.Pomelo.csproj" />
<Project Path="EntityFramework.Exceptions/MySQL/MySQL.csproj" />
<Project Path="EntityFramework.Exceptions/Oracle/Oracle.csproj" />
<Project Path="EntityFramework.Exceptions/PostgreSQL/PostgreSQL.csproj" />
<Project Path="EntityFramework.Exceptions/Sqlite/Sqlite.csproj" />
<Project Path="EntityFramework.Exceptions/SqlServer/SqlServer.csproj" />
<Project Path="EntityFramework.Exceptions/Tests/Tests.csproj" />
</Folder>
<Folder Name="/SolutionItems/">
<File Path="appveyor.yml" />
<File Path="Icon.png" />
<File Path="License.md" />
<File Path="README.md" />
</Folder>
</Solution>