21
21
<DebugType >full</DebugType >
22
22
<Optimize >false</Optimize >
23
23
<OutputPath >bin\Debug\</OutputPath >
24
- <DefineConstants >DEBUG;TRACE</DefineConstants >
24
+ <DefineConstants >DEBUG;TRACE;FRAMEWORK </DefineConstants >
25
25
<ErrorReport >prompt</ErrorReport >
26
26
<WarningLevel >4</WarningLevel >
27
27
<Prefer32Bit >false</Prefer32Bit >
31
31
<DebugType >pdbonly</DebugType >
32
32
<Optimize >true</Optimize >
33
33
<OutputPath >bin\Release\</OutputPath >
34
- <DefineConstants >TRACE</DefineConstants >
34
+ <DefineConstants >TRACE;FRAMEWORK </DefineConstants >
35
35
<ErrorReport >prompt</ErrorReport >
36
36
<WarningLevel >4</WarningLevel >
37
37
</PropertyGroup >
38
38
<ItemGroup >
39
- <Reference Include =" Syncfusion.Compression.Base" >
40
- <SpecificVersion >False</SpecificVersion >
41
- <HintPath >..\..\..\..\..\..\..\Assemblies\Syncfusion.Compression.Base.dll</HintPath >
42
- </Reference >
43
- <Reference Include =" Syncfusion.Licensing" >
44
- <SpecificVersion >False</SpecificVersion >
45
- <HintPath >..\..\..\..\..\..\..\Assemblies\Syncfusion.Licensing.dll</HintPath >
46
- </Reference >
47
- <Reference Include =" Syncfusion.Pdf.Base" >
48
- <SpecificVersion >False</SpecificVersion >
49
- <HintPath >..\..\..\..\..\..\..\Assemblies\Syncfusion.Pdf.Base.dll</HintPath >
50
- </Reference >
51
- <Reference Include =" Syncfusion.PdfViewer.WPF" >
52
- <SpecificVersion >False</SpecificVersion >
53
- <HintPath >..\..\..\..\..\..\..\Assemblies\Syncfusion.PdfViewer.WPF.dll</HintPath >
54
- </Reference >
55
- <Reference Include =" Syncfusion.SfSkinManager.WPF" >
56
- <SpecificVersion >False</SpecificVersion >
57
- <HintPath >..\..\..\..\..\..\..\Assemblies\Syncfusion.SfSkinManager.WPF.dll</HintPath >
58
- </Reference >
59
- <Reference Include =" Syncfusion.Shared.Wpf" >
60
- <SpecificVersion >False</SpecificVersion >
61
- <HintPath >..\..\..\..\..\..\..\Assemblies\Syncfusion.Shared.Wpf.dll</HintPath >
62
- </Reference >
63
- <Reference Include =" Syncfusion.Themes.Office2019Colorful.WPF" >
64
- <SpecificVersion >False</SpecificVersion >
65
- <HintPath >..\..\..\..\..\..\..\Assemblies\Syncfusion.Themes.Office2019Colorful.WPF.dll</HintPath >
66
- </Reference >
67
- <Reference Include =" Syncfusion.Tools.WPF" >
68
- <SpecificVersion >False</SpecificVersion >
69
- <HintPath >..\..\..\..\..\..\..\Assemblies\Syncfusion.Tools.WPF.dll</HintPath >
70
- </Reference >
39
+ <PackageReference Include =" Syncfusion.PdfViewer.WPF" Version =" *" />
40
+ <PackageReference Include =" Syncfusion.SfSkinManager.WPF" Version =" *" />
41
+ <PackageReference Include =" Syncfusion.Themes.Office2019Colorful.WPF" Version =" *" />
42
+ <PackageReference Include =" Syncfusion.Tools.WPF" Version =" *" />
71
43
<Reference Include =" System" />
72
44
<Reference Include =" System.Data" />
73
45
<Reference Include =" System.Windows.Controls.Ribbon" />
122
94
<Generator >ResXFileCodeGenerator</Generator >
123
95
<LastGenOutput >Resources.Designer.cs</LastGenOutput >
124
96
</EmbeddedResource >
97
+ <None Include =" Data\F# Succinctly.pdf" />
125
98
<None Include =" Properties\Settings.settings" >
126
99
<Generator >SettingsSingleFileGenerator</Generator >
127
100
<LastGenOutput >Settings.Designer.cs</LastGenOutput >
131
104
<None Include =" App.config" />
132
105
</ItemGroup >
133
106
<ItemGroup >
134
- <Resource Include =" Icon\Data-Find.png" />
135
- <Resource Include =" Icon\Fit-To-Size.png" />
136
- <Resource Include =" Icon\Folder-Open-01.png" />
137
- <Resource Include =" Icon\Folder-Open.png" />
138
- <Resource Include =" Icon\Icons_Backward.png" />
139
- <Resource Include =" Icon\Icons_FitPage.png" />
140
- <Resource Include =" Icon\Icons_FitWidth.png" />
141
- <Resource Include =" Icon\Icons_Forward.png" />
142
- <Resource Include =" Icon\Icons_Front.png" />
143
- <Resource Include =" Icon\Icons_Last.png" />
144
- <Resource Include =" Icon\Icons_Open.png" />
145
- <Resource Include =" Icon\Icons_Print.png" />
146
- <Resource Include =" Icon\Icons_Save.png" />
147
- <Resource Include =" Icon\Icons_Search.png" />
148
- <Resource Include =" Icon\Icons_Stamp.png" />
149
- <Resource Include =" Icon\Icons_Zoom In.png" />
150
- <Resource Include =" Icon\Icons_Zoom Out.png" />
151
- <Resource Include =" Icon\Media Fast-forward.png" />
152
- <Resource Include =" Icon\Media Next.png" />
153
- <Resource Include =" Icon\Media Previous.png" />
154
- <Resource Include =" Icon\Media Rewind.png" />
155
- <Resource Include =" Icon\Open32.png" />
156
- <Resource Include =" Icon\OpenFile.png" />
157
- <Resource Include =" Icon\openHS.png" />
158
- <Resource Include =" Icon\PrintArea.png" />
159
- <Resource Include =" Icon\Printer New.png" />
160
- <Resource Include =" Icon\PrintHS.png" />
161
- <Resource Include =" Icon\Save As.png" />
162
- <Resource Include =" Icon\SaveAs32.png" />
163
- <Resource Include =" Icon\saveHS.png" />
164
- <Resource Include =" Icon\Scale-To-Fit.png" />
165
- <Resource Include =" Icon\Zoom-In.png" />
166
- <Resource Include =" Icon\Zoom-Out.png" />
107
+ <Resource Include =" Data\PdfViewer\Approved.png" />
167
108
</ItemGroup >
168
109
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
169
110
</Project >
0 commit comments