зеркало из https://github.com/SixLabors/Shapes.git
Update AssemblyInfo.Common.cs
This commit is contained in:
Родитель
f1320c98c6
Коммит
b2171f4c79
|
@ -13,7 +13,7 @@ using System.Runtime.CompilerServices;
|
|||
[assembly: AssemblyDescription("A cross-platform library for processing of image files; written in C#")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Scott Williams")]
|
||||
[assembly: AssemblyProduct("ImageSharp")]
|
||||
[assembly: AssemblyProduct("Shaper2D")]
|
||||
[assembly: AssemblyCopyright("Copyright (c) Scott Williams and contributors.")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
@ -34,4 +34,4 @@ using System.Runtime.CompilerServices;
|
|||
[assembly: AssemblyInformationalVersion("1.0.0.0")]
|
||||
|
||||
// Ensure the internals can be tested.
|
||||
[assembly: InternalsVisibleTo("Shaper2D.Tests")]
|
||||
[assembly: InternalsVisibleTo("Shaper2D.Tests")]
|
||||
|
|
Загрузка…
Ссылка в новой задаче