Free cookie consent management tool by TermsFeed Policy Generator

source: branches/WebApplication/MVC2/HLWebOKBQueryPlugin.sln @ 5756

Last change on this file since 5756 was 5756, checked in by cfleisch, 13 years ago

Test Query Plugin added #1439

File size: 1.1 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 11.00
3# Visual Studio 2010
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HLWebOKBQueryPlugin", "HLWebOKBQueryPlugin\HLWebOKBQueryPlugin.csproj", "{508F74C2-87B5-4150-B45E-ADFBDBE0168F}"
5EndProject
6Global
7  GlobalSection(SolutionConfigurationPlatforms) = preSolution
8    Debug|Any CPU = Debug|Any CPU
9    Plugin|Any CPU = Plugin|Any CPU
10    Release|Any CPU = Release|Any CPU
11  EndGlobalSection
12  GlobalSection(ProjectConfigurationPlatforms) = postSolution
13    {508F74C2-87B5-4150-B45E-ADFBDBE0168F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
14    {508F74C2-87B5-4150-B45E-ADFBDBE0168F}.Debug|Any CPU.Build.0 = Debug|Any CPU
15    {508F74C2-87B5-4150-B45E-ADFBDBE0168F}.Plugin|Any CPU.ActiveCfg = Plugin|Any CPU
16    {508F74C2-87B5-4150-B45E-ADFBDBE0168F}.Plugin|Any CPU.Build.0 = Plugin|Any CPU
17    {508F74C2-87B5-4150-B45E-ADFBDBE0168F}.Release|Any CPU.ActiveCfg = Release|Any CPU
18    {508F74C2-87B5-4150-B45E-ADFBDBE0168F}.Release|Any CPU.Build.0 = Release|Any CPU
19  EndGlobalSection
20  GlobalSection(SolutionProperties) = preSolution
21    HideSolutionNode = FALSE
22  EndGlobalSection
23EndGlobal
Note: See TracBrowser for help on using the repository browser.