Remove IsDesktop & Add PluginFile PluginFile(filePath, state) constructor #6256
Remove IsDesktop & Add PluginFile PluginFile(filePath, state) constructor #6256Nigusu-Allehu merged 6 commits intodevfrom
PluginFile(filePath, state) constructor #6256Conversation
|
PR Naming: |
nkolev92
left a comment
There was a problem hiding this comment.
I think you need to flip the condition during the rename.
Yes that is correct! I think this got a bit confusing because I did not do that. I have also re written the description to make this clearer |
|
@Nigusu-Allehu and I spoke offline and thought it would be better to just get rid of |
This is great! @Nigusu-Allehu can we rename the title of this PR to reflect this update? Currently it says that we are renaming IsDesktop to RequiresDotNetHost, but the change is more than just renaming the variable now. |
jebriede
left a comment
There was a problem hiding this comment.
Please update the title of the PR to reflect the updated changes. The code changes LGTM! 🚀
PluginFile(filePath, state) contructor
PluginFile(filePath, state) contructorPluginFile(filePath, state) contractor
PluginFile(filePath, state) contractorPluginFile(filePath, state) constructor
Bug
Fixes: NuGet/Home#13975
Addresses comments regarding renaming variables and refactoring test in #6138
Description
Remove IsDesktop & Add PluginFile
PluginFile(filePath, state)contractorPR Checklist