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/LibraryWithOutputAssemblyName
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
Class.cs Enable specifying output assembly name in compiler options 2016-03-21 12:42:31 -07:00
MyLibrary.csproj Remove unnecessary Release constants 2017-03-02 20:11:21 -08:00