This repository has been archived on 2025-09-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
dotnet-installer/TestAssets/TestPackages/dotnet-dependency-context-test
Piotr Puszkiewicz d9a06ba95c Remove unnecessary Release constants
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
    <DefineConstants>$(DefineConstants);RELEASE</DefineConstants>
  </PropertyGroup>
2017-03-02 20:11:21 -08:00
..
dotnet-dependency-context-test.csproj Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00
Program.cs fix equality issue in DependencyContextLoader (#2379) 2016-04-08 15:33:32 -07:00