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
{{ message }}
This repository was archived by the owner on Sep 20, 2022. It is now read-only.
I noticed that I was unable to generate release-notes for my project (https://github.com/WireMock-Net/WireMock.Net)
When debugging the source code from GitReleaseNotes, I got an exception:
I could solve this by adding this line at the beginning of
Program.cs.Is this a known problem ?