We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9590099 commit 77fab4aCopy full SHA for 77fab4a
1 file changed
PlsqlDeveloperUtPlsqlPlugin/utPLSQL.UI.Standalone/utPLSQL.UI.Standalone.csproj
@@ -35,9 +35,6 @@
35
<Prefer32Bit>false</Prefer32Bit>
36
</PropertyGroup>
37
<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>
41
<Reference Include="System" />
42
<Reference Include="System.Core" />
43
<Reference Include="System.Xml.Linq" />
@@ -48,9 +45,6 @@
48
45
<Reference Include="System.Drawing" />
49
46
<Reference Include="System.Windows.Forms" />
50
47
<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
54
</ItemGroup>
55
56
<Compile Include="LoginForm.cs">
@@ -75,7 +69,6 @@
75
69
<DesignTime>True</DesignTime>
76
70
</Compile>
77
71
<None Include="App.config" />
78
- <None Include="packages.config" />
79
72
<None Include="Properties\Settings.settings">
80
73
<Generator>SettingsSingleFileGenerator</Generator>
81
74
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
0 commit comments