Skip to content

Commit 93e55dd

Browse files
authored
Migrate to SLNX (#3502)
1 parent 51fad9c commit 93e55dd

File tree

3 files changed

+25
-113
lines changed

3 files changed

+25
-113
lines changed

EFCore.PG.sln

Lines changed: 0 additions & 113 deletions
This file was deleted.

EFCore.PG.slnx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path=".editorconfig" />
4+
<File Path="Directory.Build.props" />
5+
<File Path="Directory.Packages.props" />
6+
<File Path="global.json" />
7+
<File Path="Npgsql.snk" />
8+
<File Path="NuGet.config" />
9+
<File Path="README.md" />
10+
</Folder>
11+
<Folder Name="/Github/">
12+
<File Path=".github/dependabot.yml" />
13+
<File Path=".github/workflows/build.yml" />
14+
<File Path=".github/workflows/codeql-analysis.yml" />
15+
</Folder>
16+
<Folder Name="/src/">
17+
<Project Path="src/EFCore.PG.NodaTime/EFCore.PG.NodaTime.csproj" />
18+
<Project Path="src/EFCore.PG.NTS/EFCore.PG.NTS.csproj" />
19+
<Project Path="src/EFCore.PG/EFCore.PG.csproj" />
20+
</Folder>
21+
<Folder Name="/test/">
22+
<Project Path="test/EFCore.PG.FunctionalTests/EFCore.PG.FunctionalTests.csproj" />
23+
<Project Path="test/EFCore.PG.Tests/EFCore.PG.Tests.csproj" />
24+
</Folder>
25+
</Solution>

0 commit comments

Comments
 (0)