-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathWPlot.csproj.user
More file actions
78 lines (78 loc) · 2.52 KB
/
WPlot.csproj.user
File metadata and controls
78 lines (78 loc) · 2.52 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<_LastSelectedProfileId>C:\Users\benny\source\repos\WPlot\WPlot\Properties\PublishProfiles\FolderProfile.pubxml</_LastSelectedProfileId>
</PropertyGroup>
<ItemGroup>
<ApplicationDefinition Update="App.xaml">
<SubType>Designer</SubType>
</ApplicationDefinition>
</ItemGroup>
<ItemGroup>
<Compile Update="Dialogs\FilePickerDialog.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Dialogs\FrameSettingsDialog.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Dialogs\FunctionPlotDialog.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Dialogs\GroupedPlotDialog.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Dialogs\PlotSettingsDialog.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Dialogs\PrefabSignalDialog.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Dialogs\SpecificErrorDialog.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Dialogs\WindowSettingsDialog.xaml.cs">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
<ItemGroup>
<Page Update="Dialogs\FilePickerDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\FrameSettingsDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\FunctionPlotDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\GroupedPlotDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\SpanSettingDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\PrefabSignalDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\LineSettingsDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\SpecificErrorDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="MainWindow.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="MenuBar.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\PlotSettingsDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\SignalDialog.xaml">
<SubType>Designer</SubType>
</Page>
<Page Update="Dialogs\WindowSettingsDialog.xaml">
<SubType>Designer</SubType>
</Page>
</ItemGroup>
</Project>