Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created September 20, 2024 12:28
Show Gist options
  • Save wullemsb/70daeb132dcf5f12695e0bec0d5bd2c7 to your computer and use it in GitHub Desktop.
Save wullemsb/70daeb132dcf5f12695e0bec0d5bd2c7 to your computer and use it in GitHub Desktop.
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DefineConstants>$(DefineConstants);PLATTELANDSLOKET</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DefineConstants>$(DefineConstants);PLATTELANDSLOKET</DefineConstants>
</PropertyGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment