-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathviewpagerindicator-binding.sln
More file actions
33 lines (33 loc) · 1.77 KB
/
Copy pathviewpagerindicator-binding.sln
File metadata and controls
33 lines (33 loc) · 1.77 KB
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 15
VisualStudioVersion = 15.0.26430.15
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "demo", "demo", "{D2999756-1321-48CB-9643-195F35D2E0DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Naxam.ViewPagerIndicator.Droid", "Naxam.ViewPagerIndicator.Droid\Naxam.ViewPagerIndicator.Droid.csproj", "{010C737F-F627-456E-934C-D6AA628539DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ViewPagerIndicatorQs", "ViewPagerIndicatorQs\ViewPagerIndicatorQs.csproj", "{0637D064-1E7C-4C21-8C65-E285D91AEBCE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{010C737F-F627-456E-934C-D6AA628539DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{010C737F-F627-456E-934C-D6AA628539DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{010C737F-F627-456E-934C-D6AA628539DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{010C737F-F627-456E-934C-D6AA628539DC}.Release|Any CPU.Build.0 = Release|Any CPU
{0637D064-1E7C-4C21-8C65-E285D91AEBCE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0637D064-1E7C-4C21-8C65-E285D91AEBCE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0637D064-1E7C-4C21-8C65-E285D91AEBCE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0637D064-1E7C-4C21-8C65-E285D91AEBCE}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0637D064-1E7C-4C21-8C65-E285D91AEBCE} = {D2999756-1321-48CB-9643-195F35D2E0DC}
EndGlobalSection
EndGlobal