Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Richard Ponton
Richard Ponton(Deactivated)Reporter
Richard Ponton
Richard Ponton(Deactivated)Story Points
1
Fix versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
Sentry
Sentry
Zendesk Support
Zendesk Support
Created December 10, 2020 at 1:54 AM
Updated January 13, 2021 at 5:31 PM
Resolved January 13, 2021 at 5:31 PM
Since this means that we can't generate NuGet packages from Jenkins, it blocks the next release.
Initial ideas to fix or mitigate:
1) Update projects to target netcore3.1, which is non-trivial as it introduced compiler warnings for deprecated methods.
2) Find out how to ignore the error from "dotnet pack".