Skip to content

Switch to the built-in .NET Guid.CreateVersion7 #3574

@roji

Description

@roji

Version 9.0 of the provider switched to generating version 7 Guids (#2909). However, since it suported .NET 8.0, the built-in Guid.CreateVersion7() could not be used and a copy-paste implementation was used.

For EFCore.PG 10 we're targeting .NET 10, so we can clean up and switch to Guid.CreateVersion7().

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions