Skip to content

Commit 9836398

Browse files
committed
Remove dead project build config
1 parent 7b7e51d commit 9836398

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

IntegrationEngine.sln

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -153,16 +153,6 @@ Global
153153
{F999051E-B715-4AB9-A3B2-0D91A896A2C2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
154154
{F999051E-B715-4AB9-A3B2-0D91A896A2C2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
155155
{F999051E-B715-4AB9-A3B2-0D91A896A2C2}.Release|x86.ActiveCfg = Release|Any CPU
156-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
157-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Debug|Any CPU.Build.0 = Debug|Any CPU
158-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
159-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
160-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Debug|x86.ActiveCfg = Debug|Any CPU
161-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Release|Any CPU.ActiveCfg = Release|Any CPU
162-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Release|Any CPU.Build.0 = Release|Any CPU
163-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
164-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Release|Mixed Platforms.Build.0 = Release|Any CPU
165-
{3A6E4FAB-025B-450C-A286-911BAD1F8E05}.Release|x86.ActiveCfg = Release|Any CPU
166156
EndGlobalSection
167157
GlobalSection(SolutionProperties) = preSolution
168158
HideSolutionNode = FALSE

IntegrationEngine.userprefs

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
11
<Properties>
22
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
3-
<MonoDevelop.Ide.Workbench ActiveDocument="IntegrationEngine.ConsoleClient/Program.cs">
3+
<MonoDevelop.Ide.Workbench ActiveDocument="IntegrationEngine.ConsoleHost/IntegrationJobs/SampleSqlReport/SampleSqlReportJob.cs">
44
<Files>
5-
<File FileName="IntegrationEngine.ConsoleClient/Program.cs" Line="1" Column="1" />
6-
<File FileName="IntegrationEngine.ConsoleClient/Options.cs" Line="1" Column="1" />
7-
<File FileName="IntegrationEngine.Client/IInEngineClient.cs" Line="31" Column="31" />
8-
<File FileName="IntegrationEngine.Client/InEngineClient.cs" Line="10" Column="10" />
5+
<File FileName="IntegrationEngine.ConsoleHost/IntegrationJobs/SampleSqlReport/SampleSqlReportJob.cs" Line="13" Column="13" />
96
</Files>
10-
<Pads>
11-
<Pad Id="MonoDevelop.NUnit.TestPad">
12-
<State expanded="True" selected="True" />
13-
</Pad>
14-
</Pads>
157
</MonoDevelop.Ide.Workbench>
168
<MonoDevelop.Ide.DebuggingService.Breakpoints>
179
<BreakpointStore />

0 commit comments

Comments
 (0)