-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSagara.FeedReader.slnx
More file actions
23 lines (23 loc) · 1007 Bytes
/
Copy pathSagara.FeedReader.slnx
File metadata and controls
23 lines (23 loc) · 1007 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<Solution>
<Folder Name="/Core/">
<Project Path="src/Sagara.FeedReader/Sagara.FeedReader.csproj" />
</Folder>
<Folder Name="/Samples/">
<Project Path="src/Sagara.FeedReader.Benchmarks/Sagara.FeedReader.Benchmarks.csproj" />
<Project Path="src/Sagara.FeedReader.ConsoleSample/Sagara.FeedReader.ConsoleSample.csproj" />
<Project Path="src/Sagara.FeedReader.TestDataCrawler/Sagara.FeedReader.TestDataCrawler.csproj" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path="DefaultDocumentation.json" />
<File Path="Directory.Build.props" />
<File Path="Directory.Packages.props" />
<File Path="global.json" />
<File Path="nuget.config" />
<File Path="README.MD" />
</Folder>
<Folder Name="/Tests/">
<Project Path="src/Sagara.FeedReader.Tests.Integration/Sagara.FeedReader.Tests.Integration.csproj" />
<Project Path="src/Sagara.FeedReader.Tests.Unit/Sagara.FeedReader.Tests.Unit.csproj" />
</Folder>
</Solution>