-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathChisel.slnx
More file actions
27 lines (27 loc) · 952 Bytes
/
Chisel.slnx
File metadata and controls
27 lines (27 loc) · 952 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<Solution>
<Folder Name="/meta/">
<File Path=".github/workflows/continuous-integration.yml" />
<File Path="CHANGELOG.md" />
<File Path="CODE_OF_CONDUCT.md" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="MAINTENANCE.md" />
<File Path="NuGet.config" />
<File Path="README.md" />
<File Path="src/Chisel/packages.lock.json" />
</Folder>
<Folder Name="/samples/">
<Project Path="samples/Microsoft.Identity.Client/Microsoft.Identity.Client.csproj" />
<Project Path="samples/MongoDbSample/MongoDbSample.csproj" />
<Project Path="samples/SqlClientSample/SqlClientSample.csproj" />
</Folder>
<Folder Name="/src/">
<Project Path="src/Chisel/Chisel.csproj" />
</Folder>
<Folder Name="/tests/">
<Project Path="tests/Chisel.Tests/Chisel.Tests.csproj" />
<Project Path="tests/TestApp/TestApp.csproj">
<Build Project="false" />
</Project>
</Folder>
</Solution>