-
-
Notifications
You must be signed in to change notification settings - Fork 67
Expand file tree
/
Copy pathCliFx.slnx
More file actions
17 lines (16 loc) · 605 Bytes
/
Copy pathCliFx.slnx
File metadata and controls
17 lines (16 loc) · 605 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Solution>
<Folder Name="/Misc/">
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="License.txt" />
<File Path="NuGet.config" />
<File Path="Readme.md" />
</Folder>
<Project Path="CliFx/CliFx.csproj" />
<Project Path="CliFx.Benchmarks/CliFx.Benchmarks.csproj" />
<Project Path="CliFx.Demo/CliFx.Demo.csproj" />
<Project Path="CliFx.Generators/CliFx.Generators.csproj" />
<Project Path="CliFx.Tests.Dummy/CliFx.Tests.Dummy.csproj" />
<Project Path="CliFx.Tests/CliFx.Tests.csproj" />
</Solution>