Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "P4HttpHandler", "P4HttpHandler.csproj", "{C1F96106-7486-49E5-A601-8CF7880A7E80}" ProjectSection(WebsiteProperties) = preProject Debug.AspNetCompiler.Debug = "True" Release.AspNetCompiler.Debug = "False" EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {C1F96106-7486-49E5-A601-8CF7880A7E80}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {C1F96106-7486-49E5-A601-8CF7880A7E80}.Debug|Any CPU.Build.0 = Debug|Any CPU {C1F96106-7486-49E5-A601-8CF7880A7E80}.Release|Any CPU.ActiveCfg = Release|Any CPU {C1F96106-7486-49E5-A601-8CF7880A7E80}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 7291 | Andrew McDonald | initial submittal | ||
//guest/shawn_hladky/P4.Net/release/1.0/samples/P4HttpHandler/P4HttpHandler.sln | |||||
#1 | 6106 | Shawn Hladky | P4.Net: Branching release 1.0 | ||
//guest/shawn_hladky/P4.Net/main/samples/P4HttpHandler/P4HttpHandler.sln | |||||
#1 | 5950 | Shawn Hladky |
P4.Net. Adding HTTP Handler sample application. |