Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdfa4468

Browse files
committed
README.md update
1 parent853630a commitdfa4468

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎PlsqlDeveloperUtPlsqlPlugin/utPLSQL.Ui.Standalone/utPLSQL.Ui.Standalone.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
<ReferenceInclude="System.Drawing" />
4646
<ReferenceInclude="System.Windows.Forms" />
4747
<ReferenceInclude="System.Xml" />
48-
<ReferenceInclude="utPLSQL.Api, Version=1.4.0.0, Culture=neutral, processorArchitecture=MSIL">
49-
<HintPath>..\packages\utPLSQL.Api.1.4.0\lib\net40\utPLSQL.Api.dll</HintPath>
48+
<ReferenceInclude="utPLSQL.Api, Version=1.4.1.0, Culture=neutral, processorArchitecture=MSIL">
49+
<HintPath>..\packages\utPLSQL.Api.1.4.1\lib\net40\utPLSQL.Api.dll</HintPath>
5050
</Reference>
5151
</ItemGroup>
5252
<ItemGroup>

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In the object browser on Packages or Users there is a context menu entry to run
1616

1717
The results are opened in a new window. If you've chosen code coverage the coverage report will be opened in the default browser.
1818

19-
Doubleclick on a test result entry will open the package body.
19+
Double-click on a test result entry will open the package body. A right-click opens the context menu and you can run the test function.
2020

2121
![Result Window](screenshots/result_window.png)
2222

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp