-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFlexQuery.NET.slnx
More file actions
19 lines (19 loc) · 1.06 KB
/
Copy pathFlexQuery.NET.slnx
File metadata and controls
19 lines (19 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Solution>
<Folder Name="/src/">
<Project Path="src/FlexQuery.NET.Diagnostics/FlexQuery.NET.Diagnostics.csproj" />
<Project Path="src/FlexQuery.NET.EntityFrameworkCore/FlexQuery.NET.EntityFrameworkCore.csproj" />
<Project Path="src/FlexQuery.NET/FlexQuery.NET.csproj" />
<Project Path="src/FlexQuery.NET.AspNetCore/FlexQuery.NET.AspNetCore.csproj" />
<Project Path="src/FlexQuery.NET.Dapper/FlexQuery.NET.Dapper.csproj" />
<Project Path="src/FlexQuery.NET.Parsers.MiniOData/FlexQuery.NET.Parsers.MiniOData.csproj" />
<Project Path="src/FlexQuery.NET.Adapters.AgGrid/FlexQuery.NET.Adapters.AgGrid.csproj" />
<Project Path="src/FlexQuery.NET.Parsers.Jql/FlexQuery.NET.Parsers.Jql.csproj" />
<Project Path="src/FlexQuery.NET.Adapters.Kendo/FlexQuery.NET.Adapters.Kendo.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/FlexQuery.NET.Tests/FlexQuery.NET.Tests.csproj" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/FlexQuery.NET.Samples.WebApi/FlexQuery.NET.Samples.WebApi.csproj" />
</Folder>
</Solution>