dotnet-installer/TestAssets/TestProjects/TestLibraryWithConfiguration
Piotr Puszkiewicz d9a06ba95c Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
2017-03-02 20:11:21 -08:00
..
.noautobuild t Convert Test Assets to Microsoft.NETCore.App 2016-04-19 11:08:27 -07:00
Helper.cs Fix pack output location 2016-02-16 13:56:07 -08:00
TestLibraryWithConfiguration.csproj Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00