From ec3b982a4ad67ac3b6a7012eb91039173678ae58 Mon Sep 17 00:00:00 2001 From: Pavel Date: Wed, 27 Nov 2024 23:19:14 +0300 Subject: [PATCH 1/2] Update .gitattributes --- .gitattributes | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.gitattributes b/.gitattributes index 1ff0c42..55e25eb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,7 +10,7 @@ # default for csharp files. # Note: This is only used by command line ############################################################################### -#*.cs diff=csharp +*.cs diff=csharp ############################################################################### # Set the merge driver for project and solution files @@ -51,13 +51,13 @@ # is only available from the command line. Turn it on by uncommenting the # entries below. ############################################################################### -#*.doc diff=astextplain -#*.DOC diff=astextplain -#*.docx diff=astextplain -#*.DOCX diff=astextplain -#*.dot diff=astextplain -#*.DOT diff=astextplain -#*.pdf diff=astextplain -#*.PDF diff=astextplain -#*.rtf diff=astextplain -#*.RTF diff=astextplain +*.doc diff=astextplain +*.DOC diff=astextplain +*.docx diff=astextplain +*.DOCX diff=astextplain +*.dot diff=astextplain +*.DOT diff=astextplain +*.pdf diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain From a166803111efb6abb519f0c13ea5dc5e5373d49c Mon Sep 17 00:00:00 2001 From: Infarh Date: Wed, 5 Feb 2025 13:37:09 +0300 Subject: [PATCH 2/2] =?UTF-8?q?v0.0.14.1=20-=20=D0=9E=D0=B1=D0=BD=D0=BE?= =?UTF-8?q?=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=B0=D0=BA=D0=B5?= =?UTF-8?q?=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MathCore.DSP/MathCore.DSP.csproj | 8 ++++---- Tests/MathCore.DSP.Tests/MathCore.DSP.Tests.csproj | 6 +++--- Tests/WpfTest/WpfTest.csproj | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/MathCore.DSP/MathCore.DSP.csproj b/MathCore.DSP/MathCore.DSP.csproj index e4ea0a2..b4847ed 100644 --- a/MathCore.DSP/MathCore.DSP.csproj +++ b/MathCore.DSP/MathCore.DSP.csproj @@ -8,7 +8,7 @@ false preview - 0.0.14 + 0.0.14.1 enable Обновление пакетов @@ -52,9 +52,9 @@ - - - + + + diff --git a/Tests/MathCore.DSP.Tests/MathCore.DSP.Tests.csproj b/Tests/MathCore.DSP.Tests/MathCore.DSP.Tests.csproj index b88275a..1a3b1fb 100644 --- a/Tests/MathCore.DSP.Tests/MathCore.DSP.Tests.csproj +++ b/Tests/MathCore.DSP.Tests/MathCore.DSP.Tests.csproj @@ -26,9 +26,9 @@ - - - + + + diff --git a/Tests/WpfTest/WpfTest.csproj b/Tests/WpfTest/WpfTest.csproj index 3d7a4e8..03541d3 100644 --- a/Tests/WpfTest/WpfTest.csproj +++ b/Tests/WpfTest/WpfTest.csproj @@ -9,8 +9,8 @@ - - + +