1
zrg
2 天以前 d11769f5dd4fe359f6856e9038ab6ec13d5c135d
WebTM.sln
@@ -1,22 +1,31 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
# Visual Studio Version 16
VisualStudioVersion = 16.0.35931.194
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebTM", "WebTM\WebTM.csproj", "{57CCCD55-D3C8-4084-AE7E-CDD45843E209}"
EndProject
Global
   GlobalSection(SolutionConfigurationPlatforms) = preSolution
      Debug|Any CPU = Debug|Any CPU
      Debug|x86 = Debug|x86
      Release|Any CPU = Release|Any CPU
      Release|x86 = Release|x86
   EndGlobalSection
   GlobalSection(ProjectConfigurationPlatforms) = postSolution
      {57CCCD55-D3C8-4084-AE7E-CDD45843E209}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
      {57CCCD55-D3C8-4084-AE7E-CDD45843E209}.Debug|Any CPU.Build.0 = Debug|Any CPU
      {57CCCD55-D3C8-4084-AE7E-CDD45843E209}.Debug|x86.ActiveCfg = Debug|x86
      {57CCCD55-D3C8-4084-AE7E-CDD45843E209}.Debug|x86.Build.0 = Debug|x86
      {57CCCD55-D3C8-4084-AE7E-CDD45843E209}.Release|Any CPU.ActiveCfg = Release|Any CPU
      {57CCCD55-D3C8-4084-AE7E-CDD45843E209}.Release|Any CPU.Build.0 = Release|Any CPU
      {57CCCD55-D3C8-4084-AE7E-CDD45843E209}.Release|x86.ActiveCfg = Release|x86
      {57CCCD55-D3C8-4084-AE7E-CDD45843E209}.Release|x86.Build.0 = Release|x86
   EndGlobalSection
   GlobalSection(SolutionProperties) = preSolution
      HideSolutionNode = FALSE
   EndGlobalSection
   GlobalSection(ExtensibilityGlobals) = postSolution
      SolutionGuid = {DF1B523E-E99E-4ED5-9B35-7A7BA6A7FA93}
   EndGlobalSection
EndGlobal