我在这个问题上坚持了很长一段时间,似乎是一个接一个的问题,只是试图让GitHub操作将nuGet包发布到GitHub包,文档真的很难找到,而且似乎没有给出任何明确的示例
这是我之前的问题(仅供上下文参考: No API Key was provided and no API Key could be found for 'https://nuget.pkg.github.com/name'.run: dotnet test --no-<e
我在.Net 6中有一个Blazor wasm项目,我正在尝试将Github action用于CI/CD。运行github操作时,我收到以下错误 dotnet restore Client/Client.csprojNo packages exist with this id in source(s): nuget.org
F