This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/TestAssets/TestProjects/PerformanceTestProjects
Piotr Puszkiewicz d9a06ba95c Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
2017-03-02 20:11:21 -08:00
..
SingleTargetApp Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
SingleTargetGraph Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
TwoTargetApp Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
TwoTargetGraph Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
TwoTargetGraphLarge Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
dir.props Centralize Microsoft.Net.SDK Version (#4890) 2016-12-02 09:34:03 -08:00