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 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 @@ - - + +