dotnet-installer/TestAssets/TestProjects/TestAppSimple
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 Add a test case for a desktop app using Command.CreateDotnet, expecting to fail 2016-04-19 13:38:37 -07:00
TestAppSimple.csproj Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00