1.初始化项目。保险起见bin目录完整提交 2.基于现场代码为调整过的初始项目(此次提交还未解决代码差异问题)

This commit is contained in:
龚记林
2026-08-19 11:14:30 +08:00
parent b820c71956
commit 2b30644d28
382 changed files with 140652 additions and 1 deletions
+20
View File
@@ -0,0 +1,20 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BllSql", "BllSql\BllSql.csproj", "{868BBF99-0044-4AA3-9012-B99D5194F7C2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{868BBF99-0044-4AA3-9012-B99D5194F7C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{868BBF99-0044-4AA3-9012-B99D5194F7C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{868BBF99-0044-4AA3-9012-B99D5194F7C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{868BBF99-0044-4AA3-9012-B99D5194F7C2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal