From 5cc4d40edd09e51dea49e6550d69049d566a9348 Mon Sep 17 00:00:00 2001 From: Tsar Nikolay Date: Fri, 31 Jul 2020 18:33:13 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D0=BB=20StyleCop?= =?UTF-8?q?.MSBuild=20(=D1=82.=D0=BA.=20=D0=BE=D0=BD=D0=BE=20=D0=BD=D0=B5?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20non-Classic=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D0=B8).=20=D0=A3=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20Microsoft.CodeAnalysis.FxCopAnalyzers.=20=D0=91?= =?UTF-8?q?=D0=B8=D0=BB=D0=B4=20=D1=82=D1=80=D0=B0=D0=B2=D0=B8=D1=81=D0=B0?= =?UTF-8?q?=20=D0=B2=20=D1=80=D0=B5=D0=B6=D0=B8=D0=BC=D0=B5=20verbosity:qu?= =?UTF-8?q?iet.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- ...t.STORMNET.Business.ExternalLangDef.csproj | 4 ++-- ...Soft.STORMNET.Business.LINQProvider.csproj | 4 ++-- ...SSoft.STORMNET.Business.LockService.csproj | 4 ++-- ....STORMNET.Business.MSSQLDataService.csproj | 4 ++-- ...STORMNET.Business.OracleDataService.csproj | 4 ++-- ...ORMNET.Business.PostgresDataService.csproj | 4 ++-- .../ICSSoft.STORMNET.Business.csproj | 4 ++-- .../ICSSoft.STORMNET.Collections.csproj | 4 ++-- .../ICSSoft.STORMNET.DataObject.csproj | 4 ++-- ...ICSSoft.STORMNET.FunctionalLanguage.csproj | 4 ++-- .../ICSSoft.STORMNET.Tools.csproj | 4 ++-- .../ICSSoft.STORMNET.UserDataTypes.csproj | 4 ++-- ...rm.Flexberry.ORM.CurrentUserService.csproj | 4 ++-- ...tform.Flexberry.ORM.IntegratedTests.csproj | 19 +++++++++++++++++++ .../packages.config | 5 +++++ ...latform.Flexberry.ORM.Tests.Objects.csproj | 4 ++-- ...Flexberry.ORM.Tests.BusinessServers.csproj | 4 ++-- .../NewPlatform.Flexberry.ORM.Tests.csproj | 19 +++++++++++++++++++ .../packages.config | 5 +++++ ...Platform.Flexberry.ORM.UnityFactory.csproj | 4 ++-- 21 files changed, 81 insertions(+), 33 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9dffcad8d..49699aa6f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ addons: services: - postgresql script: - - msbuild /p:Configuration=Debug "Flexberry ORM.sln" + - msbuild /verbosity:quiet /p:Configuration=Debug "Flexberry ORM.sln" - mono ./packages/xunit.runner.console.2.4.1/tools/net461/xunit.console.exe ./NewPlatform.Flexberry.ORM.Tests/bin/Debug/NewPlatform.Flexberry.ORM.Tests.dll - mono ./packages/xunit.runner.console.2.4.1/tools/net461/xunit.console.exe ./NewPlatform.Flexberry.ORM.IntegratedTests/bin/Debug/NewPlatform.Flexberry.ORM.IntegratedTests.dll after_success: diff --git a/ICSSoft.STORMNET.Business.ExternalLangDef/ICSSoft.STORMNET.Business.ExternalLangDef.csproj b/ICSSoft.STORMNET.Business.ExternalLangDef/ICSSoft.STORMNET.Business.ExternalLangDef.csproj index 33f5177f6..61d710e3a 100644 --- a/ICSSoft.STORMNET.Business.ExternalLangDef/ICSSoft.STORMNET.Business.ExternalLangDef.csproj +++ b/ICSSoft.STORMNET.Business.ExternalLangDef/ICSSoft.STORMNET.Business.ExternalLangDef.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.Business.LINQProvider/ICSSoft.STORMNET.Business.LINQProvider.csproj b/ICSSoft.STORMNET.Business.LINQProvider/ICSSoft.STORMNET.Business.LINQProvider.csproj index d73e34394..b7e24eace 100644 --- a/ICSSoft.STORMNET.Business.LINQProvider/ICSSoft.STORMNET.Business.LINQProvider.csproj +++ b/ICSSoft.STORMNET.Business.LINQProvider/ICSSoft.STORMNET.Business.LINQProvider.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.Business.LockService/ICSSoft.STORMNET.Business.LockService.csproj b/ICSSoft.STORMNET.Business.LockService/ICSSoft.STORMNET.Business.LockService.csproj index fc79e0d51..3cb7dbfb3 100644 --- a/ICSSoft.STORMNET.Business.LockService/ICSSoft.STORMNET.Business.LockService.csproj +++ b/ICSSoft.STORMNET.Business.LockService/ICSSoft.STORMNET.Business.LockService.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.Business.MSSQLDataService/ICSSoft.STORMNET.Business.MSSQLDataService.csproj b/ICSSoft.STORMNET.Business.MSSQLDataService/ICSSoft.STORMNET.Business.MSSQLDataService.csproj index 02839cf08..314ce30c0 100644 --- a/ICSSoft.STORMNET.Business.MSSQLDataService/ICSSoft.STORMNET.Business.MSSQLDataService.csproj +++ b/ICSSoft.STORMNET.Business.MSSQLDataService/ICSSoft.STORMNET.Business.MSSQLDataService.csproj @@ -23,11 +23,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.Business.OracleDataService/ICSSoft.STORMNET.Business.OracleDataService.csproj b/ICSSoft.STORMNET.Business.OracleDataService/ICSSoft.STORMNET.Business.OracleDataService.csproj index 17f12c949..41f2b6016 100644 --- a/ICSSoft.STORMNET.Business.OracleDataService/ICSSoft.STORMNET.Business.OracleDataService.csproj +++ b/ICSSoft.STORMNET.Business.OracleDataService/ICSSoft.STORMNET.Business.OracleDataService.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.Business.PostgresDataService/ICSSoft.STORMNET.Business.PostgresDataService.csproj b/ICSSoft.STORMNET.Business.PostgresDataService/ICSSoft.STORMNET.Business.PostgresDataService.csproj index 775eefc26..873247a39 100644 --- a/ICSSoft.STORMNET.Business.PostgresDataService/ICSSoft.STORMNET.Business.PostgresDataService.csproj +++ b/ICSSoft.STORMNET.Business.PostgresDataService/ICSSoft.STORMNET.Business.PostgresDataService.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.Business/ICSSoft.STORMNET.Business.csproj b/ICSSoft.STORMNET.Business/ICSSoft.STORMNET.Business.csproj index b82884f92..b2e463c57 100644 --- a/ICSSoft.STORMNET.Business/ICSSoft.STORMNET.Business.csproj +++ b/ICSSoft.STORMNET.Business/ICSSoft.STORMNET.Business.csproj @@ -23,11 +23,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.Collections/ICSSoft.STORMNET.Collections.csproj b/ICSSoft.STORMNET.Collections/ICSSoft.STORMNET.Collections.csproj index 33401a12e..4ff0d892b 100644 --- a/ICSSoft.STORMNET.Collections/ICSSoft.STORMNET.Collections.csproj +++ b/ICSSoft.STORMNET.Collections/ICSSoft.STORMNET.Collections.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.DataObject/ICSSoft.STORMNET.DataObject.csproj b/ICSSoft.STORMNET.DataObject/ICSSoft.STORMNET.DataObject.csproj index b50202e9e..7499aadfe 100644 --- a/ICSSoft.STORMNET.DataObject/ICSSoft.STORMNET.DataObject.csproj +++ b/ICSSoft.STORMNET.DataObject/ICSSoft.STORMNET.DataObject.csproj @@ -23,11 +23,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.FunctionalLanguage/ICSSoft.STORMNET.FunctionalLanguage.csproj b/ICSSoft.STORMNET.FunctionalLanguage/ICSSoft.STORMNET.FunctionalLanguage.csproj index 1fa108092..0acf541ca 100644 --- a/ICSSoft.STORMNET.FunctionalLanguage/ICSSoft.STORMNET.FunctionalLanguage.csproj +++ b/ICSSoft.STORMNET.FunctionalLanguage/ICSSoft.STORMNET.FunctionalLanguage.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.Tools/ICSSoft.STORMNET.Tools.csproj b/ICSSoft.STORMNET.Tools/ICSSoft.STORMNET.Tools.csproj index 69b577065..8e54c16fe 100644 --- a/ICSSoft.STORMNET.Tools/ICSSoft.STORMNET.Tools.csproj +++ b/ICSSoft.STORMNET.Tools/ICSSoft.STORMNET.Tools.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ICSSoft.STORMNET.UserDataTypes/ICSSoft.STORMNET.UserDataTypes.csproj b/ICSSoft.STORMNET.UserDataTypes/ICSSoft.STORMNET.UserDataTypes.csproj index 6cb88b26e..36cc74655 100644 --- a/ICSSoft.STORMNET.UserDataTypes/ICSSoft.STORMNET.UserDataTypes.csproj +++ b/ICSSoft.STORMNET.UserDataTypes/ICSSoft.STORMNET.UserDataTypes.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/NewPlatform.Flexberry.ORM.CurrentUserService/NewPlatform.Flexberry.ORM.CurrentUserService.csproj b/NewPlatform.Flexberry.ORM.CurrentUserService/NewPlatform.Flexberry.ORM.CurrentUserService.csproj index 7cc76eee6..38c81ad5e 100644 --- a/NewPlatform.Flexberry.ORM.CurrentUserService/NewPlatform.Flexberry.ORM.CurrentUserService.csproj +++ b/NewPlatform.Flexberry.ORM.CurrentUserService/NewPlatform.Flexberry.ORM.CurrentUserService.csproj @@ -21,11 +21,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/NewPlatform.Flexberry.ORM.IntegratedTests/NewPlatform.Flexberry.ORM.IntegratedTests.csproj b/NewPlatform.Flexberry.ORM.IntegratedTests/NewPlatform.Flexberry.ORM.IntegratedTests.csproj index 41802674e..7aa736c36 100644 --- a/NewPlatform.Flexberry.ORM.IntegratedTests/NewPlatform.Flexberry.ORM.IntegratedTests.csproj +++ b/NewPlatform.Flexberry.ORM.IntegratedTests/NewPlatform.Flexberry.ORM.IntegratedTests.csproj @@ -1,5 +1,10 @@  + + + + + @@ -388,6 +393,15 @@ + + + + + + + + + @@ -402,6 +416,11 @@ + + + + +