Files
AL/AutoLicense.sln
Tommy Parnell 430d81dc48 init
2017-10-11 23:46:35 -04:00

40 lines
1.9 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26124.0
MinimumVisualStudioVersion = 15.0.26124.0
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{A16B2714-C150-43D9-ACF0-8C258A62231E}"
EndProject
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "AutoLicense", "src\AutoLicense\AutoLicense.fsproj", "{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Debug|x64.ActiveCfg = Debug|x64
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Debug|x64.Build.0 = Debug|x64
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Debug|x86.ActiveCfg = Debug|x86
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Debug|x86.Build.0 = Debug|x86
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Release|Any CPU.Build.0 = Release|Any CPU
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Release|x64.ActiveCfg = Release|x64
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Release|x64.Build.0 = Release|x64
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Release|x86.ActiveCfg = Release|x86
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{8B2B457D-D1F4-455F-BFB5-13CA5A6F50EC} = {A16B2714-C150-43D9-ACF0-8C258A62231E}
EndGlobalSection
EndGlobal