-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Apply selected open-source library guidance #8
Comments
I noticed that the strong naming issue was present in the other .Net WebPush-based libraries too, for instance. Seems like strong naming would make it accessible in a lot more projects. |
I'm hoping to get this done by Monday. |
Great. Once you publish your changes to the NuGet package, I'll install and ensure the strong name stuff is resolved. |
@theLeftTenant It's up on NuGet, you can test. |
@tpeczek That did the trick! |
Happy I could improve the experience for you :) |
Apply selected open-source library guidance:
net461
PackageLicenseUrl
withPackageLicenseExpression
[DEPENDS ON]
tpeczek/Lib.Net.Http.EncryptedContentEncoding#8Open-source library guidance: https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/
The text was updated successfully, but these errors were encountered: