Skip to content

Add the Dotnet runtimes to the list of assemblies#290

Merged
ElektroKill merged 6 commits intodnSpyEx:masterfrom
QianMoXi:master
Mar 1, 2024
Merged

Add the Dotnet runtimes to the list of assemblies#290
ElektroKill merged 6 commits intodnSpyEx:masterfrom
QianMoXi:master

Conversation

@QianMoXi
Copy link
Copy Markdown

Problem

In the assembly list, it has only contained content related to the .NET Framework for a long time. As .NET Core becomes increasingly popular, it's time to add the installed runtimes to the list.

Solution

This is a relatively simple solution—scan the files and add them to the list.

image

@ElektroKill ElektroKill added the enhancement New feature or request label Feb 11, 2024
@QianMoXi
Copy link
Copy Markdown
Author

DotNetPathProvider is used and simultaneously displayed both x32 and x64 versions.
image

Copy link
Copy Markdown
Member

@ElektroKill ElektroKill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than a few code-style nitpicks, LGTM!

Please apply my suggestions regarding code style to all places where the issue can be observed, I only added a single comment for 1 issue to avoid polluting the review!

@QianMoXi
Copy link
Copy Markdown
Author

It seems that Visual Studio is not adhering to the .editorconfig file, possibly due to my settings. I have done my best to make adjustments, but if there are still inconsistencies, please remind me.

@ElektroKill ElektroKill merged commit cc7533e into dnSpyEx:master Mar 1, 2024
@ElektroKill
Copy link
Copy Markdown
Member

Merged, thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants