dotnet-installer/TestAssets/TestProjects/AppWithToolDependency
Piotr Puszkiewicz d9a06ba95c Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
2017-03-02 20:11:21 -08:00
..
AppWithToolDependency.csproj Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
NuGet.Config Remove deprecated test assets (#4546) 2016-10-31 16:16:07 -07:00
Program.cs Move PackagedCommands to TestAssets. 2016-02-10 15:05:25 -06:00