-
-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathFluentRest.slnx
More file actions
19 lines (19 loc) · 858 Bytes
/
FluentRest.slnx
File metadata and controls
19 lines (19 loc) · 858 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<Solution>
<Folder Name="/Build/">
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/dotnet.yml" />
<File Path="coverlet.runsettings" />
<File Path="Directory.Packages.props" />
<File Path="README.md" />
<File Path="src/Directory.Build.props" />
</Folder>
<Folder Name="/Tests/">
<Project Path="test/FluentRest.Factory.Tests/FluentRest.Factory.Tests.csproj" />
<Project Path="test/FluentRest.Fake.Tests/FluentRest.Fake.Tests.csproj" />
<Project Path="test/FluentRest.Tests/FluentRest.Tests.csproj" />
</Folder>
<Project Path="src/FluentRest.Factory/FluentRest.Factory.csproj" />
<Project Path="src/FluentRest.Fake/FluentRest.Fake.csproj" />
<Project Path="src/FluentRest.NewtonsoftJson/FluentRest.NewtonsoftJson.csproj" />
<Project Path="src/FluentRest/FluentRest.csproj" />
</Solution>