You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason i am getting this error, despite a nupkg being created. when i open the nupkg the contents appear to be just fine and contain the classes that were compiled with it
To Reproduce
I would suggest forking https://github.com/taori/Amusoft.DotnetNew.Tests. I am having the same issue locally. I will try to mark this error as error to try workaround the issue, but clearly this isn't ideal. #29053 mentions this issue happening for .net7, but i also have it on .net6
Exceptions (if any)
Further technical details
Include the output of dotnet --info
The IDE (VS / VS Code/ VS4Mac) you're running on, and its version
The text was updated successfully, but these errors were encountered:
After some digging i was able to find out why this happens. I duplicated properties in the project.csproj which overwrote the SourceLink.props, where it is correct. Not a bug - My mistake
Describe the bug
See: https://github.com/taori/Amusoft.DotnetNew.Tests/actions/runs/10324643081/job/28619361962
For some reason i am getting this error, despite a nupkg being created. when i open the nupkg the contents appear to be just fine and contain the classes that were compiled with it
To Reproduce
I would suggest forking https://github.com/taori/Amusoft.DotnetNew.Tests. I am having the same issue locally. I will try to mark this error as error to try workaround the issue, but clearly this isn't ideal. #29053 mentions this issue happening for .net7, but i also have it on .net6
Exceptions (if any)
Further technical details
dotnet --info
The text was updated successfully, but these errors were encountered: