dotnet-installer/TestAssets/TestProjects/AppWithDirectDepWithOutputName
Piotr Puszkiewicz d9a06ba95c Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
2017-03-02 20:11:21 -08:00
..
AppWithDirectDepWithOutputName.csproj Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
NuGet.Config [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
Program.cs Shorten test asset names 2016-08-18 13:36:36 -07:00