-
Notifications
You must be signed in to change notification settings - Fork 3
/
plusfortrello.sln
49 lines (49 loc) · 1.5 KB
/
plusfortrello.sln
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25123.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2C5D4E06-B3F8-406C-AFB9-7729DC9AB044}"
ProjectSection(SolutionItems) = preProject
app.js = app.js
background.html = background.html
background.js = background.js
board.js = board.js
burndown.html = burndown.html
burndown.js = burndown.js
buttons.js = buttons.js
card.js = card.js
css\colors.css = css\colors.css
commitsync.js = commitsync.js
dashboard.html = dashboard.html
dashboard.js = dashboard.js
help.js = help.js
intellisense.js = intellisense.js
labels.js = labels.js
language.js = language.js
manifest.json = manifest.json
plus.js = plus.js
plusconfig.js = plusconfig.js
plusmessages.html = plusmessages.html
plusmessages.js = plusmessages.js
popup.html = popup.html
popup.js = popup.js
report.html = report.html
report.js = report.js
shared.js = shared.js
sql.js = sql.js
css\style.css = css\style.css
timerwin.html = timerwin.html
timerwin.js = timerwin.js
tour.js = tour.js
trellosync.js = trellosync.js
EndProjectSection
ProjectSection(FolderGlobals) = preProject
__JSONSchema = http://json.schemastore.org/tslint
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal