aboutsummaryrefslogtreecommitdiff
path: root/NewsAggregator.code-workspace
blob: e1687fc519fcda5f248f5f275c575e0b81e9aa48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"folders": [
		{
			"path": "Aggregator"
		},
		{
			"path": "Classes"
		},
		{
			"path": "Database"
		},
		{
			"path": "Main"
		}
	],
	"settings": {}
}