Skip to content

Commit bd2c4b2

Browse files
committed
2 parents 81de4a2 + 9b89546 commit bd2c4b2

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ packages
66
/Test_Numerics/bin
77
/Test_Numerics/obj
88
/TestResults
9+
/4.8.1
10+
/8.0
11+
/Test_Numerics/.vs

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@
44
## Support
55
The RMC is committed to maintaining and supporting the software, providing regular updates, bug fixes, and enhancements on an annual basis or as needed.
66

7-
The repository contains builds for:
8-
* .NET 8.0
9-
* .NET Framework 4.8.1
10-
11-
Each build has a unit testing library with more than 1,000 tests. These tests also provide examples for using the classes and methods in the library.
7+
The repository contains a unit testing library with more than 1,000 tests. These tests also provide examples for using the classes and methods in the library.
128

139
## Installation Instructions
1410
We recommend using [NuGet](https://www.nuget.org/) for convenient installation of the [RMC.Numerics](https://www.nuget.org/packages/RMC.Numerics/) package.

0 commit comments

Comments
 (0)