File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
<version >1.0.1</version >
6
6
<title >LINQPad Query Plan Visualizer</title >
7
7
<authors >Giorgi</authors >
8
- <licenseUrl >https://github.com/Giorgi/QueryPlanVisualizer/blob/master/License.md</licenseUrl >
9
- <projectUrl >https://github.com/Giorgi/QueryPlanVisualizer</projectUrl >
8
+ <licenseUrl >https://github.com/Giorgi/LINQPad. QueryPlanVisualizer/blob/master/License.md</licenseUrl >
9
+ <projectUrl >https://github.com/Giorgi/LINQPad. QueryPlanVisualizer</projectUrl >
10
10
<requireLicenseAcceptance >false</requireLicenseAcceptance >
11
- <description >Sql Server query execution plan visualizer for LINQPad.
11
+ <description >SQL Server query execution plan visualizer for LINQPad.
12
12
13
13
Features Include:
14
14
15
15
View query execution plan inside LINQPad
16
16
View missing indexes for query
17
17
Create missing indexes directly from LINQPad
18
- Open plan in Sql Server Management Studio or other default app
18
+ Open plan in SQL Server Management Studio or other default app
19
19
Save plan to xml file</description >
20
- <summary >Sql Server query execution plan visualizer for LINQPad</summary >
20
+ <summary >SQL Server query execution plan visualizer for LINQPad</summary >
21
21
<releaseNotes >Initial Release</releaseNotes >
22
- <tags >LINQPad SqlServer </tags >
22
+ <tags >LINQPad SQL SQLServer </tags >
23
23
</metadata >
24
24
<files >
25
25
<file src =" QueryPlanVisualizer\bin\Release\LINQPad.QueryPlanVisualizer.dll" target =" lib\net45\LINQPad.QueryPlanVisualizer.dll" />
You can’t perform that action at this time.
0 commit comments