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 27a9be0 commit b955266Copy full SHA for b955266
src/EFCore.Visualizer/source.extension.vsixmanifest
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
3
<Metadata>
4
- <Identity Id="EFCore.Visualizer.a059bff0-3edd-4b37-921b-f93d93161013" Version="1.2" Language="en-US" Publisher="Giorgi Dalakishvili" />
+ <Identity Id="EFCore.Visualizer.a059bff0-3edd-4b37-921b-f93d93161013" Version="1.2.1" Language="en-US" Publisher="Giorgi Dalakishvili" />
5
<DisplayName>EFCore.Visualizer</DisplayName>
6
<Description xml:space="preserve">View Entity Framework Core query plan directly inside Visual Studio.</Description>
7
<Preview>false</Preview>
0 commit comments