File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
src/LinqStatistics.Packager Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >LinqStatistics</id >
5- <version >2.2.0 </version >
5+ <version >2.2.1 </version >
66 <title >LinqStatistics</title >
77 <authors >dkackman</authors >
88 <owners ></owners >
2323 - Add checked scope to accumulator blocks
2424 2.2.0
2525 - Include R squared while calculating Least Squares
26+ 2.2.1
27+ - Add NetStandard library
2628 </releaseNotes >
2729 <summary >
2830 Extensions that add simple statistical methods
4749 <file src =" ..\LinqStatistics\bin\Release\LinqStatistics.xml" target =" lib\net40" />
4850 <file src =" ..\LinqStatistics\bin\Release\LinqStatistics.pdb" target =" lib\net40" />
4951
52+ <file src =" ..\LinqStatistics.NetStandard\bin\Release\LinqStatistics.dll" target =" lib\netstandard1.1" />
53+ <file src =" ..\LinqStatistics.NetStandard\bin\Release\LinqStatistics.xml" target =" lib\netstandard1.1" />
54+ <file src =" ..\LinqStatistics.NetStandard\bin\Release\LinqStatistics.pdb" target =" lib\netstandard1.1" />
55+
5056 <file src =" ..\LinqStatistics\*.cs" target =" src" />
5157 <file src =" ..\LinqStatistics\NaN\*.cs" target =" src\NaN" />
5258 </files >
You can’t perform that action at this time.
0 commit comments