Files
outlook_pal_tools/outlook_pal_tools.sln
T
2024-06-26 09:08:44 +02:00

34 lines
1.8 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.34928.147
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "outlook_pal_tools", "outllook_pal_tools\outlook_pal_tools.csproj", "{C93517D7-4DA7-4956-8F84-509BD3E461B1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "outlook_pal_toolsWeb", "outllook_pal_toolsWeb\outlook_pal_toolsWeb.csproj", "{93C73AFD-B62D-4C2C-BBDC-ADF2BC50DAC5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C93517D7-4DA7-4956-8F84-509BD3E461B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C93517D7-4DA7-4956-8F84-509BD3E461B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C93517D7-4DA7-4956-8F84-509BD3E461B1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{C93517D7-4DA7-4956-8F84-509BD3E461B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C93517D7-4DA7-4956-8F84-509BD3E461B1}.Release|Any CPU.Build.0 = Release|Any CPU
{C93517D7-4DA7-4956-8F84-509BD3E461B1}.Release|Any CPU.Deploy.0 = Release|Any CPU
{93C73AFD-B62D-4C2C-BBDC-ADF2BC50DAC5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93C73AFD-B62D-4C2C-BBDC-ADF2BC50DAC5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93C73AFD-B62D-4C2C-BBDC-ADF2BC50DAC5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93C73AFD-B62D-4C2C-BBDC-ADF2BC50DAC5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {42438379-6AC1-4A9B-9743-B554683DBA83}
EndGlobalSection
EndGlobal