wzp
2023-03-02 374ce4ffd0c459bb4067e8d5765f972668aff9b1
web/Web.sln
@@ -1,12 +1,19 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30503.244
# Visual Studio Version 17
VisualStudioVersion = 17.4.33122.133
MinimumVisualStudioVersion = 10.0.40219.1
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "web", "web\", "{793502B1-551F-4952-9C70-F20BAF89A3EA}"
   ProjectSection(ProjectDependencies) = postProject
      {6199DC29-D043-41B0-BDFD-AFA19ADC7848} = {6199DC29-D043-41B0-BDFD-AFA19ADC7848}
      {C291753C-6A49-4705-B565-A830C43B4189} = {C291753C-6A49-4705-B565-A830C43B4189}
      {337CD576-BA09-4182-9FDD-8F1AB1B30624} = {337CD576-BA09-4182-9FDD-8F1AB1B30624}
      {D0CDBF9C-D79A-434F-ADB0-0A58B7B5E1D6} = {D0CDBF9C-D79A-434F-ADB0-0A58B7B5E1D6}
      {AA804FAB-0293-4EB3-BF43-8103F1CC93F5} = {AA804FAB-0293-4EB3-BF43-8103F1CC93F5}
   EndProjectSection
   ProjectSection(WebsiteProperties) = preProject
      TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
      ProjectReferences = "{AA804FAB-0293-4EB3-BF43-8103F1CC93F5}|UMCLib.dll;{D0CDBF9C-D79A-434F-ADB0-0A58B7B5E1D6}|Dao.dll;{6199DC29-D043-41B0-BDFD-AFA19ADC7848}|App_Code.dll;{337CD576-BA09-4182-9FDD-8F1AB1B30624}|Model.dll;"
      ProjectReferences = ""
      Debug.AspNetCompiler.VirtualPath = "/Web"
      Debug.AspNetCompiler.PhysicalPath = "Web\"
      Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Web\"
@@ -24,13 +31,6 @@
      VWDPort = "60960"
      SlnRelativePath = "web\"
      DefaultWebSiteLanguage = "Visual C#"
   EndProjectSection
   ProjectSection(ProjectDependencies) = postProject
      {6199DC29-D043-41B0-BDFD-AFA19ADC7848} = {6199DC29-D043-41B0-BDFD-AFA19ADC7848}
      {C291753C-6A49-4705-B565-A830C43B4189} = {C291753C-6A49-4705-B565-A830C43B4189}
      {337CD576-BA09-4182-9FDD-8F1AB1B30624} = {337CD576-BA09-4182-9FDD-8F1AB1B30624}
      {D0CDBF9C-D79A-434F-ADB0-0A58B7B5E1D6} = {D0CDBF9C-D79A-434F-ADB0-0A58B7B5E1D6}
      {AA804FAB-0293-4EB3-BF43-8103F1CC93F5} = {AA804FAB-0293-4EB3-BF43-8103F1CC93F5}
   EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "Common\Common.csproj", "{C291753C-6A49-4705-B565-A830C43B4189}"