Skip to content

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

License

Notifications You must be signed in to change notification settings

CitiesSkylinesMods/NetVersionScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published