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 09a7bd6 commit a8888d3Copy full SHA for a8888d3
src/GitExtensions.PluginManager/GitExtensions.PluginManager.nuspec
@@ -9,12 +9,13 @@
9
<tags>$tags$</tags>
10
<license type="file">LICENSE.md</license>
11
<dependencies>
12
- <dependency id="GitExtensions.Extensibility" version="[0.4.0, 1.0.0)" />
+ <dependency id="GitExtensions.Extensibility" version="[0.4.0, 0.5.0)" />
13
</dependencies>
14
</metadata>
15
<files>
16
<file src="../../LICENSE.md" target="/" />
17
<file src="bin/$configuration$/net9.0-windows/GitExtensions.PluginManager.dll" target="lib/" />
18
<file src="bin/$configuration$/net9.0-windows/PackageManager/PackageManager.UI.exe" target="lib/PackageManager/" />
19
</files>
20
-</package>
+
21
+</package>
0 commit comments