-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCheckers.userprefs
30 lines (30 loc) · 1.17 KB
/
Checkers.userprefs
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
<Properties>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.Workbench ActiveDocument="Checkers.UnitTests/Board_unittest.cs">
<Files>
<File FileName="Checkers/BaseCheckerPiece.cs" Line="32" Column="5" />
<File FileName="Checkers.UnitTests/BaseCheckerPiece_unittest.UnitTest.cs" Line="29" Column="3" />
<File FileName="Checkers/Board.cs" Line="18" Column="24" />
<File FileName="Checkers.UnitTests/Board_unittest.cs" Line="29" Column="14" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State expanded="True">
<Node name="Checkers" expanded="True" />
<Node name="Checkers.UnitTests" expanded="True">
<Node name="Board_unittest.cs" selected="True" />
</Node>
</State>
</Pad>
<Pad Id="ClassPad">
<State expanded="True" selected="True">
<Node name="Checkers" expanded="True" />
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>