Files
DatEmAll/DatEmAll.sln
2025-11-26 09:48:14 -07:00

74 lines
4.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33516.290
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatEmAll", "DatEmAll\DatEmAll.csproj", "{4F7103F0-8421-42F1-8AFE-251B752FA1E2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatEmAll-GUI", "DatEmAll-GUI\DatEmAll-GUI.csproj", "{472C0464-F101-4A66-8D26-E065497AA86D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatEmAll-CLI", "DatEmAll-CLI\DatEmAll-CLI.csproj", "{A4E91B23-5009-49C6-9B6F-419197B22504}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DatEmAll-Release", "DatEmAll-Release\DatEmAll-Release.csproj", "{DD89A500-245E-41BD-B844-4800E0C81476}"
ProjectSection(ProjectDependencies) = postProject
{472C0464-F101-4A66-8D26-E065497AA86D} = {472C0464-F101-4A66-8D26-E065497AA86D}
{4F7103F0-8421-42F1-8AFE-251B752FA1E2} = {4F7103F0-8421-42F1-8AFE-251B752FA1E2}
{6083DF04-48C9-44C0-A348-65A3D70BBF30} = {6083DF04-48C9-44C0-A348-65A3D70BBF30}
{A4E91B23-5009-49C6-9B6F-419197B22504} = {A4E91B23-5009-49C6-9B6F-419197B22504}
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "DatEmAll-Installer", "DatEmAll-Installer\DatEmAll-Installer.vdproj", "{6083DF04-48C9-44C0-A348-65A3D70BBF30}"
ProjectSection(ProjectDependencies) = postProject
{472C0464-F101-4A66-8D26-E065497AA86D} = {472C0464-F101-4A66-8D26-E065497AA86D}
{A4E91B23-5009-49C6-9B6F-419197B22504} = {A4E91B23-5009-49C6-9B6F-419197B22504}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{FC6B1AB2-9926-43F5-965C-A7141605F636}"
ProjectSection(SolutionItems) = preProject
.gitattributes = .gitattributes
.gitignore = .gitignore
CHANGELOG.md = CHANGELOG.md
CODE_OF_CONDUCT.md = CODE_OF_CONDUCT.md
CONTRIBUTING.md = CONTRIBUTING.md
LICENSE = LICENSE
README.md = README.md
screenshot1.png = screenshot1.png
screenshot2.png = screenshot2.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
Description = The Original Automated Datter
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4F7103F0-8421-42F1-8AFE-251B752FA1E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4F7103F0-8421-42F1-8AFE-251B752FA1E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F7103F0-8421-42F1-8AFE-251B752FA1E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4F7103F0-8421-42F1-8AFE-251B752FA1E2}.Release|Any CPU.Build.0 = Release|Any CPU
{472C0464-F101-4A66-8D26-E065497AA86D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{472C0464-F101-4A66-8D26-E065497AA86D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{472C0464-F101-4A66-8D26-E065497AA86D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{472C0464-F101-4A66-8D26-E065497AA86D}.Release|Any CPU.Build.0 = Release|Any CPU
{A4E91B23-5009-49C6-9B6F-419197B22504}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A4E91B23-5009-49C6-9B6F-419197B22504}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A4E91B23-5009-49C6-9B6F-419197B22504}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A4E91B23-5009-49C6-9B6F-419197B22504}.Release|Any CPU.Build.0 = Release|Any CPU
{DD89A500-245E-41BD-B844-4800E0C81476}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DD89A500-245E-41BD-B844-4800E0C81476}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DD89A500-245E-41BD-B844-4800E0C81476}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DD89A500-245E-41BD-B844-4800E0C81476}.Release|Any CPU.Build.0 = Release|Any CPU
{6083DF04-48C9-44C0-A348-65A3D70BBF30}.Debug|Any CPU.ActiveCfg = Debug
{6083DF04-48C9-44C0-A348-65A3D70BBF30}.Debug|Any CPU.Build.0 = Debug
{6083DF04-48C9-44C0-A348-65A3D70BBF30}.Release|Any CPU.ActiveCfg = Release
{6083DF04-48C9-44C0-A348-65A3D70BBF30}.Release|Any CPU.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3379E296-1DB0-4158-B41A-2D8DD5CFE9E6}
EndGlobalSection
EndGlobal