File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010# default for csharp files.
1111# Note: This is only used by command line
1212# ##############################################################################
13- # *.cs diff=csharp
13+ * .cs diff =csharp
1414
1515# ##############################################################################
1616# Set the merge driver for project and solution files
5151# is only available from the command line. Turn it on by uncommenting the
5252# entries below.
5353# ##############################################################################
54- # *.doc diff=astextplain
55- # *.DOC diff=astextplain
56- # *.docx diff=astextplain
57- # *.DOCX diff=astextplain
58- # *.dot diff=astextplain
59- # *.DOT diff=astextplain
60- # *.pdf diff=astextplain
61- # *.PDF diff=astextplain
62- # *.rtf diff=astextplain
63- # *.RTF diff=astextplain
54+ * .doc diff =astextplain
55+ * .DOC diff =astextplain
56+ * .docx diff =astextplain
57+ * .DOCX diff =astextplain
58+ * .dot diff =astextplain
59+ * .DOT diff =astextplain
60+ * .pdf diff =astextplain
61+ * .PDF diff =astextplain
62+ * .rtf diff =astextplain
63+ * .RTF diff =astextplain
Original file line number Diff line number Diff line change 88 </TargetFrameworks >
99 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1010 <LangVersion >preview</LangVersion >
11- <Version >0.0.14</Version >
11+ <Version >0.0.14.1 </Version >
1212 <ImplicitUsings >enable</ImplicitUsings >
1313 <PackageReleaseNotes >
1414 Обновление пакетов
5252 </PropertyGroup >
5353
5454 <ItemGroup >
55- <PackageReference Include =" MathCore" Version =" 0.0.92 .1" />
56- <PackageReference Include =" System.Memory" Version =" 4.5.5 " />
57- <PackageReference Include =" System.Numerics.Vectors" Version =" 4.5 .0" />
55+ <PackageReference Include =" MathCore" Version =" 0.0.93 .1" />
56+ <PackageReference Include =" System.Memory" Version =" 4.6.0 " />
57+ <PackageReference Include =" System.Numerics.Vectors" Version =" 4.6 .0" />
5858 <PackageReference Include =" System.Reflection.Emit.Lightweight" Version =" 4.7.0" PrivateAssets =" All" />
5959 </ItemGroup >
6060
Original file line number Diff line number Diff line change 2626
2727 <ItemGroup >
2828 <PackageReference Include =" MathCore.TestsExtensions" Version =" 0.1.44" />
29- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
30- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.6 .3" />
31- <PackageReference Include =" MSTest.TestFramework" Version =" 3.6 .3" />
29+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0 " />
30+ <PackageReference Include =" MSTest.TestAdapter" Version =" 3.7 .3" />
31+ <PackageReference Include =" MSTest.TestFramework" Version =" 3.7 .3" />
3232 </ItemGroup >
3333
3434 <ItemGroup >
Original file line number Diff line number Diff line change 99
1010 <ItemGroup >
1111 <PackageReference Include =" FontAwesome5" Version =" 2.1.11" />
12- <PackageReference Include =" MathCore.Hosting.WPF" Version =" 0.0.13.2 " />
13- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.0 " />
12+ <PackageReference Include =" MathCore.Hosting.WPF" Version =" 0.0.14 " />
13+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 9.0.1 " />
1414 <PackageReference Include =" NAudio" Version =" 2.2.1" />
1515 <PackageReference Include =" OxyPlot.Contrib.Wpf" Version =" 2.1.2" />
1616 <PackageReference Include =" OxyPlot.Wpf" Version =" 2.2.0" />
You can’t perform that action at this time.
0 commit comments