This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Xamarin-SmoothBottomBar.sln
33 lines (33 loc) · 1.8 KB
/
Xamarin-SmoothBottomBar.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 16
VisualStudioVersion = 16.0.30404.54
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin-SmoothBottomBar-App", "Xamarin-SmoothBottomBar-App\Xamarin-SmoothBottomBar-App.csproj", "{AB85ADAB-E813-48EA-8498-52E27C50D236}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xamarin-SmoothBottomBar", "Xamarin-SmoothBottomBar\Xamarin-SmoothBottomBar.csproj", "{1BF8996E-3E03-4473-8579-B887212C8D8F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AB85ADAB-E813-48EA-8498-52E27C50D236}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AB85ADAB-E813-48EA-8498-52E27C50D236}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AB85ADAB-E813-48EA-8498-52E27C50D236}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{AB85ADAB-E813-48EA-8498-52E27C50D236}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AB85ADAB-E813-48EA-8498-52E27C50D236}.Release|Any CPU.Build.0 = Release|Any CPU
{AB85ADAB-E813-48EA-8498-52E27C50D236}.Release|Any CPU.Deploy.0 = Release|Any CPU
{1BF8996E-3E03-4473-8579-B887212C8D8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1BF8996E-3E03-4473-8579-B887212C8D8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1BF8996E-3E03-4473-8579-B887212C8D8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1BF8996E-3E03-4473-8579-B887212C8D8F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {28F014C2-1988-4326-BA9D-4358901DF257}
EndGlobalSection
EndGlobal