dotnet-installer/TestAssets/TestPackages/dotnet-desktop-binding-redirects
Piotr Puszkiewicz d9a06ba95c Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
2017-03-02 20:11:21 -08:00
..
dotnet-desktop-binding-redirects.csproj Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
Program.cs Add Binding redirects tests 2016-04-25 11:06:13 -07:00