<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
</PropertyGroup>
|
||
|---|---|---|
| .. | ||
| AppWithRedirectsAndConfig | ||
| AppWithRedirectsNoConfig | ||
| src | ||
| NuGet.Config | ||
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
</PropertyGroup>
|
||
|---|---|---|
| .. | ||
| AppWithRedirectsAndConfig | ||
| AppWithRedirectsNoConfig | ||
| src | ||
| NuGet.Config | ||