зеркало из https://github.com/SixLabors/Shapes.git
Auto-generate assembly info
This commit is contained in:
Родитель
20ca8dd1d5
Коммит
94aa33e9c7
|
@ -1,23 +0,0 @@
|
|||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("SixLabors.Shapes.Tests")]
|
||||
[assembly: AssemblyDescription("A cross-platform library for processing of image files written in C#")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("SixLabors.Shapes.Tests")]
|
||||
[assembly: AssemblyCopyright("Copyright © Scott Williams and contributors.")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
// to COM components. If you need to access a type in this assembly from
|
||||
// COM, set the ComVisible attribute to true on that type.
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
[assembly: Guid("f836e8e6-b4d9-4208-8346-140c74678b91")]
|
|
@ -4,14 +4,6 @@
|
|||
<VersionPrefix>0.0.0</VersionPrefix>
|
||||
<TargetFramework>netcoreapp2.1</TargetFramework>
|
||||
<AssemblyName>SixLabors.Shapes.Tests</AssemblyName>
|
||||
<PackageId>SixLabors.Shapes.Tests</PackageId>
|
||||
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
|
||||
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>
|
||||
<GenerateAssemblyDescriptionAttribute>false</GenerateAssemblyDescriptionAttribute>
|
||||
<GenerateAssemblyConfigurationAttribute>false</GenerateAssemblyConfigurationAttribute>
|
||||
<GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute>
|
||||
<GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute>
|
||||
<GenerateAssemblyCopyrightAttribute>false</GenerateAssemblyCopyrightAttribute>
|
||||
<DebugType Condition="$(codecov) != ''">full</DebugType>
|
||||
<StartupObject>AutoGeneratedProgram</StartupObject>
|
||||
</PropertyGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче