This commit is contained in:
jl
2025-06-24 15:35:29 +08:00
parent 81ef9284b7
commit 7ed7a8cd88
33 changed files with 3955 additions and 98 deletions

View File

@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32126.315
# Visual Studio Version 17
VisualStudioVersion = 17.14.36121.58 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Epost.TestToolsWeb.Tests", "Epost.TestToolsWeb.Tests\Epost.TestToolsWeb.Tests.csproj", "{4D211913-A049-4F61-AF84-B664002363CE}"
ProjectSection(ProjectDependencies) = postProject
@ -18,6 +18,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Epost.DAL", "Epost.DAL\Epos
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Epost.BLL", "Epost.BLL\Epost.BLL.csproj", "{A9841460-CC68-4350-BD71-2970E10BBDEC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PrintBoxFormsApp", "PrintBoxFormsApp\PrintBoxFormsApp.csproj", "{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -100,6 +102,18 @@ Global
{A9841460-CC68-4350-BD71-2970E10BBDEC}.Release|x64.Build.0 = Release|x64
{A9841460-CC68-4350-BD71-2970E10BBDEC}.Release|x86.ActiveCfg = Release|x86
{A9841460-CC68-4350-BD71-2970E10BBDEC}.Release|x86.Build.0 = Release|x86
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Debug|x64.ActiveCfg = Debug|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Debug|x64.Build.0 = Debug|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Debug|x86.ActiveCfg = Debug|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Debug|x86.Build.0 = Debug|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Release|Any CPU.Build.0 = Release|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Release|x64.ActiveCfg = Release|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Release|x64.Build.0 = Release|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Release|x86.ActiveCfg = Release|Any CPU
{6AF05017-5BC1-41E5-B4E4-747BF25A4B28}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE