-
Notifications
You must be signed in to change notification settings - Fork 0
/
ResumeUp.sln
33 lines (33 loc) · 1.22 KB
/
ResumeUp.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33502.453
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ResumeUp", "ResumeUp", "{0E7C353B-7406-46C2-AB8E-F8F6772839E5}"
ProjectSection(SolutionItems) = preProject
contentScript.js = contentScript.js
content_main.js = content_main.js
manifest.json = manifest.json
popup.css = popup.css
popup.html = popup.html
popup.js = popup.js
StorageOperations.js = StorageOperations.js
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Assets", "Assets", "{55B3DAAA-B8BC-4FF5-AA77-275D16DD9C70}"
ProjectSection(SolutionItems) = preProject
Assets\github-mark.svg = Assets\github-mark.svg
Assets\min-hh-red.png = Assets\min-hh-red.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{55B3DAAA-B8BC-4FF5-AA77-275D16DD9C70} = {0E7C353B-7406-46C2-AB8E-F8F6772839E5}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {034E34D4-218B-4CD2-BD97-A9754F1DA404}
EndGlobalSection
EndGlobal