Skip to content

Instantly share code, notes, and snippets.

@smaglio81
Created April 19, 2020 17:36
Show Gist options
  • Save smaglio81/1cd7f0fd8445000dcc18edab6109d3db to your computer and use it in GitHub Desktop.
Save smaglio81/1cd7f0fd8445000dcc18edab6109d3db to your computer and use it in GitHub Desktop.
<!-- pretty much the same -->
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Int|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
</PropertyGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment