-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathMoto_Logo.sln
31 lines (31 loc) · 1.31 KB
/
Moto_Logo.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Moto_Logo", "Moto_Logo\Moto_Logo.csproj", "{30CD20E2-826B-4676-921C-333C88B1D1BC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{30CD20E2-826B-4676-921C-333C88B1D1BC}.Debug|x86.ActiveCfg = Debug|x86
{30CD20E2-826B-4676-921C-333C88B1D1BC}.Debug|x86.Build.0 = Debug|x86
{30CD20E2-826B-4676-921C-333C88B1D1BC}.Release|x86.ActiveCfg = Release|x86
{30CD20E2-826B-4676-921C-333C88B1D1BC}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
BuildVersion_UseGlobalSettings = True
BuildVersion_AssemblyInfoFilename = Moto_Logo\Properties\AssemblyInfo.cs
BuildVersion_StartDate = 2014/8/15
BuildVersion_UpdateFileVersion = True
BuildVersion_UpdateAssemblyVersion = True
BuildVersion_BuildVersioningStyle = None.None.MonthAndDayStamp.TimeStamp
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Moto_Logo\Moto_Logo.csproj
EndGlobalSection
EndGlobal