Conversation
# devlooped/oss - Add our implementation of JWT manifest reading and reporting devlooped/oss@a0ae727 - Remove dependency on ThisAssembly devlooped/oss@c879f25 - Make sure we report only once per product for entire solution devlooped/oss@4b7f922 - Add support and showcase determining install time devlooped/oss@717ddb1 - Update to newest JsonWebTokens devlooped/oss@068140b - Dynamically fetch devlooped JWK from github devlooped/oss@55124bc - Rename sample assemblies for nicer display devlooped/oss@93df7c7 - Introduce lazy-init of sponsoring status, simplify diagnostics devlooped/oss@5009784 - Minimal docs on consuming devlooped/oss@827a1d1 - Whitespace and formatting devlooped/oss@d74f511 - Make sure Funding class is available to intellisense devlooped/oss@5813f21 - Remove unused tracing overloads devlooped/oss@08a8488 - Simplify and unify manifest reading implementation devlooped/oss@4fca946 - Add nullable and generated code annotations devlooped/oss@b2a11fa - Improve versioning of sample package devlooped/oss@3b943f5 - Fix path to jwk.ps1 alongside the SponsorLink.targets devlooped/oss@c4830fc - Replace JWT package in tests targets too devlooped/oss@ba1310c - Fix formatting/whitespace devlooped/oss@7febebc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
devlooped/oss