Skip to content

Commit 2431bfb

Browse files
committed
* Removed unused references
1 parent 3bfddbb commit 2431bfb

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

PK Finder/PK Finder.csproj

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,26 +47,23 @@
4747
<PropertyGroup />
4848
<ItemGroup>
4949
<Reference Include="Syncfusion.Shared.Wpf" />
50-
<Reference Include="Syncfusion.Tools.WPF, Version=16.2460.0.50, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" />
50+
<Reference Include="Syncfusion.Tools.WPF, Version=16.2460.0.50, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
51+
<SpecificVersion>False</SpecificVersion>
52+
</Reference>
5153
<Reference Include="System" />
52-
<Reference Include="System.Data" />
5354
<Reference Include="System.Drawing" />
5455
<Reference Include="System.Windows" />
5556
<Reference Include="System.Core" />
56-
<Reference Include="System.Windows.Forms" />
5757
<Reference Include="System.Xaml">
5858
<RequiredTargetFramework>4.0</RequiredTargetFramework>
5959
</Reference>
6060
<Reference Include="System.Xml" />
61-
<Reference Include="UIAutomationProvider" />
62-
<Reference Include="UIAutomationTypes" />
6361
<Reference Include="UpdateManager">
6462
<HintPath>..\..\UpdateManager\UpdateManager\bin\Release\UpdateManager.dll</HintPath>
6563
</Reference>
6664
<Reference Include="WindowsBase" />
6765
<Reference Include="PresentationCore" />
6866
<Reference Include="PresentationFramework" />
69-
<Reference Include="WindowsFormsIntegration" />
7067
</ItemGroup>
7168
<ItemGroup>
7269
<ApplicationDefinition Include="App.xaml">

0 commit comments

Comments
 (0)