forked from lvermeulen/Bitbucket.Net
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathBitbucket.Net.slnx
More file actions
24 lines (24 loc) · 763 Bytes
/
Bitbucket.Net.slnx
File metadata and controls
24 lines (24 loc) · 763 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
<Solution>
<Folder Name="/Benchmarks/">
<Project Path="benchmarks/Bitbucket.Net.Benchmarks/Bitbucket.Net.Benchmarks.csproj">
<BuildType Project="Release" />
</Project>
</Folder>
<Folder Name="/Build/">
<File Path="build/build.ps1" />
<File Path="build/test.ps1" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitignore" />
<File Path="appveyor.yml" />
<File Path="Bitbucket.Net.snk" />
<File Path="global.json" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Folder Name="/Tests/">
<Project Path="test/Bitbucket.Net.Tests/Bitbucket.Net.Tests.csproj" />
</Folder>
<Project Path="src/Bitbucket.Net/Bitbucket.Net.csproj" />
</Solution>