<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
		
	
					 | 
			||
|---|---|---|
| .. | ||
| AppWithToolDependency.csproj | ||
| NuGet.Config | ||
| Program.cs | ||
				<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
		
	
					 | 
			||
|---|---|---|
| .. | ||
| AppWithToolDependency.csproj | ||
| NuGet.Config | ||
| Program.cs | ||