-
Notifications
You must be signed in to change notification settings - Fork 130
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
6.0.0-beta.2 #605
Merged
Merged
6.0.0-beta.2 #605
Conversation
This file contains 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
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.10 to 0.13.12. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.10...v0.13.12) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…f original when patching an existing segment
…enchmarkDotNet-0.13.12 Bump BenchmarkDotNet from 0.13.10 to 0.13.12
Add more nullable attributes to MethodDefinition and TypeDefinition
Add Properties for `GenericParameter`
SentinelTypeSignature as a singleton
* Removed OS injection in favor of runner.os
* Added a separate test publish step * Removed old job * Fix just in case * Fix * Fix * Added missing run-id * Another fix * Using retention period instead of manual cleanup Potential commit fix * The lock emoji will put reusable workflows at the bottom * Skip experimental executions on PR to avoid failed steps * Fixed experimental check * Fixed PR skip * Fix * Test * Test * Improvements * Test * Better namings * Added emojis
Removed find-pr code
Added VersionSuffix calculation on non master branches
UnmanagedPEFileBuilder: Do not duplicate exports and relocations
…d attached methods by default
Support EOF data in debug data entries.
SignatureComparer Symmetry
BUGFIX: Include semantic member owners in ClonedMembers
Ensure that namespaces are always null or non-empty
Version pin to Windows 2022 and Ubuntu 22.04
…rence Be more forgiving about null status of parameters given to CreateMemberReference
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.