|
|
|
@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
|
|
# Visual Studio Version 16
|
|
|
|
|
VisualStudioVersion = 25.0.1706.0
|
|
|
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ParionsCuite", "ParionsCuite.csproj", "{DE9B9528-B8C4-4578-AF15-A0C048245739}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Any CPU = Debug|Any CPU
|
|
|
|
|
Release|Any CPU = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{DE9B9528-B8C4-4578-AF15-A0C048245739}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
|
|
{DE9B9528-B8C4-4578-AF15-A0C048245739}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
|
|
{DE9B9528-B8C4-4578-AF15-A0C048245739}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
|
|
{DE9B9528-B8C4-4578-AF15-A0C048245739}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
|
|
SolutionGuid = {51AF7064-DA59-4B4B-AA97-0D2CDBC1ADA8}
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|