-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathtesting.userprefs
17 lines (17 loc) · 1019 Bytes
/
testing.userprefs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<Properties StartupItem="Assembly-CSharp.csproj" RefactoringSettings.EnableRefactorings="True">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" PreferredExecutionTarget="Unity.Instance.Unity Editor" />
<MonoDevelop.Ide.Workbench ActiveDocument="Assets/Testing/graph/Graph.cs">
<Files>
<File FileName="Assets/Testing/graph/AbstractGraphEdge.cs" Line="1" Column="1" />
<File FileName="Assets/Testing/graph/AbstractGraphElement.cs" Line="1" Column="1" />
<File FileName="Assets/Testing/graph/AbstractGraphNode.cs" Line="1" Column="1" />
<File FileName="Assets/Testing/graph/Graph.cs" Line="1" Column="1" />
</Files>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore>
<Breakpoint file="D:\Projects\unity\testing\Assets\BezierCurves\Scripts\BezierCurve.cs" line="232" column="1" />
</BreakpointStore>
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>