blob: d7e4d87b0b874c3d8196336458cb4a7630eec669 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
<Properties>
<MonoDevelop.Ide.Workspace ActiveConfiguration="DebugUnix" />
<MonoDevelop.Ide.Workbench ActiveDocument="sample/Program.cs">
<Files>
<File FileName="sample/Program.cs" Line="59" Column="70" />
<File FileName="Ejdb.BSON/BSONIterator.cs" Line="155" Column="24" />
<File FileName="Ejdb.BSON/BSONDocument.cs" Line="148" Column="27" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State expanded="True">
<Node name="nejdb" expanded="True">
<Node name="Ejdb.BSON" expanded="True" />
</Node>
<Node name="sample" expanded="True">
<Node name="Properties" expanded="True" />
<Node name="Program.cs" selected="True" />
</Node>
</State>
</Pad>
<Pad Id="ClassPad">
<State expanded="True" selected="True">
<Node name="nejdb" expanded="True" />
</State>
</Pad>
<Pad Id="MonoDevelop.Debugger.WatchPad">
<State>
<Value>it.CurrentKey</Value>
<Value>fields</Value>
<Value>fields[i]</Value>
<Value>nfc</Value>
</State>
</Pad>
<Pad Id="ConnectionManagerPad">
<State selected="True" />
</Pad>
<Pad Id="MonoDevelop.NUnit.TestPad">
<State expanded="True" selected="True">
<Node name="nejdb" expanded="True">
<Node name="Ejdb" expanded="True">
<Node name="Tests" expanded="True">
<Node name="TestBSON" expanded="True" />
<Node name="TestEJDB" expanded="True" />
</Node>
</Node>
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore>
<Breakpoint file="/home/adam/Projects/softmotions/ejdb/nejdb/Ejdb.Tests/TestBSON.cs" line="279" column="1" />
</BreakpointStore>
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>
|