Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit 4ac30c2

Browse files
committed
Update README.md
1 parent 7ace01f commit 4ac30c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1530,7 +1530,7 @@ public class UniqueTest
15301530

15311531
### Auto populated Guid Ids
15321532

1533-
Support for Auto populating `Guid` Primary Keys was also added in this release with the new `[AutoId]` attribute, e.g:
1533+
Support for Auto populating `Guid` Primary Keys is available using the `[AutoId]` attribute, e.g:
15341534

15351535
```csharp
15361536
public class Table

0 commit comments

Comments
 (0)