Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created September 20, 2024 12:48
Show Gist options
  • Save wullemsb/5a4fe55d5f8756e4c22727fe25f3e956 to your computer and use it in GitHub Desktop.
Save wullemsb/5a4fe55d5f8756e4c22727fe25f3e956 to your computer and use it in GitHub Desktop.
#if PLATTELANDSLOKET
public Guid Id { get; init; }
#else
public int Id { get; init; }
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment