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 Jun 8, 2024. It is now read-only.
Hello there!
I recently created a simple UPNP Port Mapper for managing port mappings and I choose this library to help.
It worked amazingly until I was getting close to putting it on the Microsoft Store.
All of the sudden I was getting a 500 Internal Error whenever I ran GetAllMappingsAsync, but after disabling break on exceptions, the program worked just fine until I reenabled it. So I can only run my program in Visual Studio and can't release it.