Skip to content

Commit 77fab4a

Browse files
committed
Removed unnecessary packages
1 parent 9590099 commit 77fab4a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

PlsqlDeveloperUtPlsqlPlugin/utPLSQL.UI.Standalone/utPLSQL.UI.Standalone.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
<Prefer32Bit>false</Prefer32Bit>
3636
</PropertyGroup>
3737
<ItemGroup>
38-
<Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
39-
<HintPath>..\packages\Oracle.ManagedDataAccess.19.10.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath>
40-
</Reference>
4138
<Reference Include="System" />
4239
<Reference Include="System.Core" />
4340
<Reference Include="System.Xml.Linq" />
@@ -48,9 +45,6 @@
4845
<Reference Include="System.Drawing" />
4946
<Reference Include="System.Windows.Forms" />
5047
<Reference Include="System.Xml" />
51-
<Reference Include="utPLSQL.Api, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL">
52-
<HintPath>..\packages\utPLSQL.Api.1.5.1\lib\net45\utPLSQL.Api.dll</HintPath>
53-
</Reference>
5448
</ItemGroup>
5549
<ItemGroup>
5650
<Compile Include="LoginForm.cs">
@@ -75,7 +69,6 @@
7569
<DesignTime>True</DesignTime>
7670
</Compile>
7771
<None Include="App.config" />
78-
<None Include="packages.config" />
7972
<None Include="Properties\Settings.settings">
8073
<Generator>SettingsSingleFileGenerator</Generator>
8174
<LastGenOutput>Settings.Designer.cs</LastGenOutput>

0 commit comments

Comments
 (0)