<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
</PropertyGroup>
|
||
|---|---|---|
| .. | ||
| .noautobuild | ||
| Helper.cs | ||
| TestLibraryWithConfiguration.csproj | ||
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
</PropertyGroup>
|
||
|---|---|---|
| .. | ||
| .noautobuild | ||
| Helper.cs | ||
| TestLibraryWithConfiguration.csproj | ||