dotnet-installer/TestAssets/DesktopTestProjects/BindingRedirectSample
Piotr Puszkiewicz d9a06ba95c Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
2017-03-02 20:11:21 -08:00
..
AppWithRedirectsAndConfig Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
AppWithRedirectsNoConfig Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
src Add Binding redirects tests 2016-04-25 11:06:13 -07:00
NuGet.Config binding redirects tests: Simplify and get ready for enabling (#4692) 2016-11-14 14:26:03 -08:00