mirror of https://github.com/Icinga/icinga2.git
Remove .Net 3.5 dependency from the Chocolatey package
fixes #11384 Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
This commit is contained in:
parent
2bf5f4d497
commit
58a35fe182
|
@ -16,9 +16,6 @@
|
|||
<licenseUrl>https://www.icinga.org/resources/faq/</licenseUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<iconUrl>https://www.icinga.org/wp-content/uploads/2015/05/icinga_icon_128x128.png</iconUrl>
|
||||
<dependencies>
|
||||
<dependency id="DotNet3.5" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="tools\chocolateyInstall.ps1" target="tools" />
|
||||
|
|
Loading…
Reference in New Issue