View the Project on GitHub AMEZING77/AMEZING77
参考gitlab官方文档
### 使用PowerShell生成config文件 ```CSharp dotnet new nugetconfig//在当前目录下生成nuget.config文件
packageSources
allowInsecureConnections="true"
packageSourceCredentials