Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

NetVersionScanner

Provides details of the TargetFramework attribute of loaded assemblies.

Future project, not started yet. Will largely be a clone of the duplicate assembly scanner but edited to just list target framework for all loaded assemblies.

MSDN: https://docs.microsoft.com/en-us/dotnet/api/system.runtime.versioning.targetframeworkattribute?view=netframework-4.8

Basic way to get it: https://stackoverflow.com/a/23961166/5240636

EDIT: Will possibly need more convoluted way to get the info (eg. parsing a string) but already have some stuff for that.

Need to get AutoRepair mod finished first (ETA 2 weeks).

About

Provides details of the `TargetFramework` attribute of loaded assemblies.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors