mirror of
https://github.com/rumata-ap/MatrixExtension_SMathStudio.git
synced 2026-01-10 03:09:46 +03:00
edit
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
using SMath.Manager;
|
||||
using SMath.Math;
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>MatrixExtensions</RootNamespace>
|
||||
<AssemblyName>MatrixExtensions</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<AssemblyVersion>1.0.*</AssemblyVersion>
|
||||
<Deterministic>false</Deterministic>
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace MatrixExtensions
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyTitle("MatrixExtensions")]
|
||||
[assembly: AssemblyDescription("Сustom functions for working with matrices")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Aleksandr Ponomarev")]
|
||||
[assembly: AssemblyCompany("Aleksandr Ponomarev(https://t.me/smathru)")]
|
||||
[assembly: AssemblyProduct("MatrixExtensions")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2020 SMathStudio")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
|
||||
Reference in New Issue
Block a user