dotnet-installer/TestAssets/TestPackages/ToolWithOutputName
Piotr Puszkiewicz d9a06ba95c Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
2017-03-02 20:11:21 -08:00
..
Program.cs Fixing ProjectDependenciesCommandFactory to resolve tools 2016-04-21 19:15:54 -07:00
ToolWithOutputName.csproj Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00