Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 562 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 562 Bytes

SysInfoDetector

A simple .NET framework detection program.

Latest binary download (V1.0.3)

Build environment: Visual Studio 2022.

Usage: run it, and you will get information like these

.NET Framework 2.0 Service Pack 2
.NET Framework 3.0 Service Pack 2
.NET Framework 3.5 Service Pack 1
.NET Framework 4.0 Client Profile
.NET Framework 4.8 Client Profile
.NET Framework 4.8 Full

That indicates what .NET Frameworks are installed on your Windows system.