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.
2 parents 737f9e3 + f758ceb commit ee93097Copy full SHA for ee93097
src/GitExtensions.GerritPlugin/GitExtensions.GerritPlugin.nuspec
@@ -11,11 +11,11 @@
11
<icon>Resources\IconGerrit.png</icon>
12
<dependencies>
13
<group>
14
- <dependency id="GitExtensions.Extensibility" version="[0.2.0, 0.3.0)" />
+ <dependency id="GitExtensions.Extensibility" version="[0.2.0, 0.4.0)" />
15
</group>
16
<!-- To fix Warning NU5128 Add a dependency group for net6.0-windows7.0 to the nuspec -->
17
<group targetFramework="net6.0-windows7.0">
18
19
20
</dependencies>
21
</metadata>
0 commit comments