Free cookie consent management tool by TermsFeed Policy Generator

source: branches/WebApplication/MVC2/HeuristicLabWeb.Plugins/HLWebHelloWorldPlugin/HeuristicLabWeb.HelloWorldPlugin.sln @ 5072

Last change on this file since 5072 was 4607, checked in by dkahn, 14 years ago

#1198 Moved plugin to a propper folder

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