You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Do this at your own risk and only if you know what you are doing.
18
18
## Project overview
19
19
| Project | .NET Version[s]|
20
20
| --- | --- |
21
-
|**[RAMSPDToolkit](https://github.com/Blacktempel/RAMSPDToolkit/tree/master/RAMSPDToolkit)** <br/> RAM SPD functionality for your software / application. <br/> Also includes various SMBus implementations for Windows and Linux. | .NET Framework 4.7.2 & 4.8.1 <br/> .NET 8, 9 and 10 |
21
+
|**[RAMSPDToolkit](https://github.com/Blacktempel/RAMSPDToolkit/tree/master/RAMSPDToolkit)** <br/> RAM SPD functionality for your software / application. <br/> Also includes various SMBus implementations for Windows and Linux. | .NET Framework 4.7.2 & 4.8.1 <br/> .NET Standard 2.0 <br/> .NET 8, 9 and 10 |
22
22
|**[ConsoleOutputTest](https://github.com/Blacktempel/RAMSPDToolkit/tree/master/ConsoleOutputTest)** <br/> Example Application to show how some library functionality can be used. | .NET 8 |
23
23
|**[GZipSingleFile](https://github.com/Blacktempel/RAMSPDToolkit/tree/master/GZipSingleFile)** <br/> Small ("internal") console application used to zip driver files. | .NET 8 |
24
24
|**[Tools](https://github.com/Blacktempel/RAMSPDToolkit/tree/master/Tools)** <br/> Tools for the project. | --- |
0 commit comments