forked from npgsql/efcore.pg
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathEFCore.PG.slnx
More file actions
25 lines (25 loc) · 920 Bytes
/
EFCore.PG.slnx
File metadata and controls
25 lines (25 loc) · 920 Bytes
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
<Solution>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="Npgsql.snk" />
<File Path="NuGet.config" />
<File Path="README.md" />
</Folder>
<Folder Name="/Github/">
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/build.yml" />
<File Path=".github/workflows/codeql-analysis.yml" />
</Folder>
<Folder Name="/src/">
<Project Path="src/EFCore.PG.NodaTime/EFCore.PG.NodaTime.csproj" />
<Project Path="src/EFCore.PG.NTS/EFCore.PG.NTS.csproj" />
<Project Path="src/EFCore.PG/EFCore.PG.csproj" />
</Folder>
<Folder Name="/test/">
<Project Path="test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj" />
<Project Path="test/EFCore.PG.Tests/EFCore.PG.Tests.csproj" />
</Folder>
</Solution>