48 lines
2.2 KiB
Plaintext
48 lines
2.2 KiB
Plaintext
|
|
|
||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
|
# Visual Studio 2013
|
||
|
|
VisualStudioVersion = 12.0.21005.1
|
||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PocketWP", "PocketWP\PocketWP.csproj", "{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}"
|
||
|
|
EndProject
|
||
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{08716B21-1C68-4BCF-8E35-3FAA718C9076}"
|
||
|
|
ProjectSection(SolutionItems) = preProject
|
||
|
|
.nuget\NuGet.Config = .nuget\NuGet.Config
|
||
|
|
.nuget\NuGet.exe = .nuget\NuGet.exe
|
||
|
|
.nuget\NuGet.targets = .nuget\NuGet.targets
|
||
|
|
EndProjectSection
|
||
|
|
EndProject
|
||
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BDECA2FF-74C2-4921-9ED0-3DBB479979F5}"
|
||
|
|
ProjectSection(SolutionItems) = preProject
|
||
|
|
nuspec.2010.7.xsd = nuspec.2010.7.xsd
|
||
|
|
nuspec.2011.8.xsd = nuspec.2011.8.xsd
|
||
|
|
EndProjectSection
|
||
|
|
EndProject
|
||
|
|
Global
|
||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
|
Debug|Any CPU = Debug|Any CPU
|
||
|
|
Debug|ARM = Debug|ARM
|
||
|
|
Debug|x86 = Debug|x86
|
||
|
|
Release|Any CPU = Release|Any CPU
|
||
|
|
Release|ARM = Release|ARM
|
||
|
|
Release|x86 = Release|x86
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Debug|ARM.ActiveCfg = Debug|ARM
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Debug|ARM.Build.0 = Debug|ARM
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Debug|x86.ActiveCfg = Debug|x86
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Debug|x86.Build.0 = Debug|x86
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Release|ARM.ActiveCfg = Release|ARM
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Release|ARM.Build.0 = Release|ARM
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Release|x86.ActiveCfg = Release|x86
|
||
|
|
{52C281B4-A54E-4FD6-B4AF-9CEB8D0A7115}.Release|x86.Build.0 = Release|x86
|
||
|
|
EndGlobalSection
|
||
|
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
|
HideSolutionNode = FALSE
|
||
|
|
EndGlobalSection
|
||
|
|
EndGlobal
|