32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30621.155
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DeleteFileFolder", "DeleteFileFolder\DeleteFileFolder.csproj", "{9E1E89BE-2500-4B00-8179-6FCED03F07C9}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_DeleteFileFolder", "Test_DeleteFileFolder\Test_DeleteFileFolder.csproj", "{E3AEAD97-B7B5-4DDE-92E6-06EBB0430676}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{9E1E89BE-2500-4B00-8179-6FCED03F07C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9E1E89BE-2500-4B00-8179-6FCED03F07C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9E1E89BE-2500-4B00-8179-6FCED03F07C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9E1E89BE-2500-4B00-8179-6FCED03F07C9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{E3AEAD97-B7B5-4DDE-92E6-06EBB0430676}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E3AEAD97-B7B5-4DDE-92E6-06EBB0430676}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E3AEAD97-B7B5-4DDE-92E6-06EBB0430676}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E3AEAD97-B7B5-4DDE-92E6-06EBB0430676}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {96FCD157-EBD9-4BF6-8695-DBBFCA29707F}
|
|
EndGlobalSection
|
|
EndGlobal
|