mirror of
https://github.com/lucaspalomodevelop/LPForms.git
synced 2026-03-12 23:47:20 +00:00
32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30804.86
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LPForms", "LPForms\LPForms.csproj", "{5E21EAED-D827-4C85-9F70-B867BFB2C426}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{27168D78-FD2E-4104-B8F1-CF0FC7193F1E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5E21EAED-D827-4C85-9F70-B867BFB2C426}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5E21EAED-D827-4C85-9F70-B867BFB2C426}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5E21EAED-D827-4C85-9F70-B867BFB2C426}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5E21EAED-D827-4C85-9F70-B867BFB2C426}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{27168D78-FD2E-4104-B8F1-CF0FC7193F1E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{27168D78-FD2E-4104-B8F1-CF0FC7193F1E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{27168D78-FD2E-4104-B8F1-CF0FC7193F1E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{27168D78-FD2E-4104-B8F1-CF0FC7193F1E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {57E17C30-069A-4BC6-96EB-E878E255F2AF}
|
|
EndGlobalSection
|
|
EndGlobal
|