From 4f0b56641e3c7b60db8c57022cdcf55fb80ab282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Fi=C5=A1era?= Date: Wed, 20 Aug 2025 10:05:57 +0200 Subject: [PATCH] Remove note about custom nuget feed --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9bab059..668cd70 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,6 @@ Nightly builds of PluginManager available at Appveyor - https://ci.appveyor.com/ ### Browsing for packages PluginManager integrated into Git Extensions filters packages with dependency on `GitExtensions.Extensibility`. This package is right now a kind of meta package and it is used to mark nuget packages intended as Git Extensions plugins. -We are heading to use the official nuget.org feed to distribute plugin packages, but there is a bug (#67) which prevents us from using it. -Right now it is recommended to use https://www.myget.org/F/neptuo-gitextensions/api/v2. - ### Command line arguments PluginManager is designed to be a reusable tool to manage plugins distributed as nuget packages. This repository contains an integration package for Git Extensins. As a standalone application, PluginManager supports these command line arguments: