Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Last active September 20, 2024 12:31
Show Gist options
  • Save wullemsb/bbaf9411bf2a5d3f2ef88a812384cfb8 to your computer and use it in GitHub Desktop.
Save wullemsb/bbaf9411bf2a5d3f2ef88a812384cfb8 to your computer and use it in GitHub Desktop.
#define PLATTELANDSLOKET
#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