-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpolecat.slnx
More file actions
17 lines (17 loc) · 863 Bytes
/
polecat.slnx
File metadata and controls
17 lines (17 loc) · 863 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Folder Name="/SolutionItems/">
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
</Folder>
<Folder Name="/src/">
<Project Path="src/DcbLoadTest/DcbLoadTest.csproj" />
<Project Path="src/Polecat.AspNetCore.Testing/Polecat.AspNetCore.Testing.csproj" />
<Project Path="src/Polecat.AspNetCore/Polecat.AspNetCore.csproj" />
<Project Path="src/Polecat.CodeGeneration/Polecat.CodeGeneration.csproj" />
<Project Path="src/Polecat.EntityFrameworkCore.Tests/Polecat.EntityFrameworkCore.Tests.csproj" />
<Project Path="src/Polecat.EntityFrameworkCore/Polecat.EntityFrameworkCore.csproj" />
<Project Path="src/Polecat.Tests/Polecat.Tests.csproj" />
<Project Path="src/Polecat.TestUtils/Polecat.TestUtils.csproj" />
<Project Path="src/Polecat/Polecat.csproj" />
</Folder>
</Solution>