-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathFluent.slnx
More file actions
15 lines (15 loc) · 657 Bytes
/
Fluent.slnx
File metadata and controls
15 lines (15 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<Solution>
<Folder Name="/Solution Items/">
<File Path="Directory.Build.props" />
<File Path="Directory.Build.targets" />
<File Path="Directory.Packages.props" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Folder Name="/Tests/">
<Project Path="tests/Fluent.Client.AwesomeAssertions.UnitTests/Fluent.Client.AwesomeAssertions.UnitTests.csproj" />
<Project Path="tests/Fluent.Client.UnitTests/Fluent.Client.UnitTests.csproj" />
</Folder>
<Project Path="src/Fluent.Client.AwesomeAssertions/Fluent.Client.AwesomeAssertions.csproj" />
<Project Path="src/Fluent.Client/Fluent.Client.csproj" />
</Solution>