gestion des versions :

* dossier des versions = FullString
* Suppressioni de versions
This commit is contained in:
Paul Schneider 2021-05-22 22:49:57 +01:00
commit be30ef3c25
14 changed files with 659 additions and 13 deletions

View file

@ -30,7 +30,6 @@ namespace nuget_host
}
public IConfiguration Configuration { get; }
public static string RootApiKeySecret { get; private set; }
// This method gets called by the runtime. Use this method to add services to the container.
public void ConfigureServices(IServiceCollection services)