35 lines
2 KiB
Plaintext
35 lines
2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.0.31903.59
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Proculite.Common", "Proculite.Common\Proculite.Common.csproj", "{D010BE56-5ACC-47A5-A7AE-4C5332C0D303}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Proculite.Common.Android", "Proculite.Common.Android\Proculite.Common.Android.csproj", "{8266869D-9787-4E0E-82E5-A43655C5CD0F}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Proculite.Common.Test", "Proculite.Common.Test\Proculite.Common.Test.csproj", "{2CD14272-8F9C-4946-9F1A-0E5A8AFBE3D2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D010BE56-5ACC-47A5-A7AE-4C5332C0D303}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D010BE56-5ACC-47A5-A7AE-4C5332C0D303}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D010BE56-5ACC-47A5-A7AE-4C5332C0D303}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D010BE56-5ACC-47A5-A7AE-4C5332C0D303}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{8266869D-9787-4E0E-82E5-A43655C5CD0F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{8266869D-9787-4E0E-82E5-A43655C5CD0F}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{8266869D-9787-4E0E-82E5-A43655C5CD0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{8266869D-9787-4E0E-82E5-A43655C5CD0F}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{2CD14272-8F9C-4946-9F1A-0E5A8AFBE3D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{2CD14272-8F9C-4946-9F1A-0E5A8AFBE3D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{2CD14272-8F9C-4946-9F1A-0E5A8AFBE3D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{2CD14272-8F9C-4946-9F1A-0E5A8AFBE3D2}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
EndGlobal
|