-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SteamWebInterfaceFactory broken in .NET 7 #132
Comments
Hello, I have the same issue. Tried to update existing project from .Net 5 to .Net 7 and i have the same exception upon SteamWebInterfaceFactory injection on Startup:
Resulting exception is the following :
@babelshift Can you have a look into @BowDown097 's PR ? |
PR #133 fixes this, please merge and deploy! |
Hi, have the same issue, have a look please and merge 🚀 |
Any chance to get this issue merged? |
Thanks and sorry for the delay. Check out NuGet package 4.4.1. |
Upgraded my project to .NET 7, now I get this exception upon using the SteamWebInterfaceFactory(string) constructor.
e.txt
The text was updated successfully, but these errors were encountered: