wcfhttpform/webHttp/webHttp.sln

26 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-01-25 03:23:39 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29911.84
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "webHttp", "webHttp\webHttp.csproj", "{24200B2E-0E57-44BF-BD39-B177F24013C5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{24200B2E-0E57-44BF-BD39-B177F24013C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{24200B2E-0E57-44BF-BD39-B177F24013C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{24200B2E-0E57-44BF-BD39-B177F24013C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{24200B2E-0E57-44BF-BD39-B177F24013C5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CCD50840-C5E7-4C53-AD96-735D203D7BAE}
EndGlobalSection
EndGlobal