It looks like GitHub Packages doesn't currently support .snupkg files. The followings silently fails to push symbols: ``` dotnet nuget push package.snukpg ``` This will fail with a duplicate version error: ``` gpr push package.*nukpg ``` https://github.com/jcansdale-test/nuget-symbols/runs/876992894?check_suite_focus=true#step:6:12
It looks like GitHub Packages doesn't currently support .snupkg files.
The followings silently fails to push symbols:
This will fail with a duplicate version error:
https://github.com/jcansdale-test/nuget-symbols/runs/876992894?check_suite_focus=true#step:6:12