Hi @sigger ,
I tested the new project in VS2019 with the .NET Framework 4.7.2 and found no problems.
Can you elaborate on how it doesn't work? Do you have specific error messages?
https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualstudio.shell.vsshellutilities.showtoolsoptionspage?view=visualstudiosdk-2022
Best regards,
Lan Huang
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Well, I searched again just now and I'm sure there is no such method
Hi @sigger ,
Are you downloading the nuget package version in the screenshot?
Maybe you can uninstall the reinstall.
My new .NET Framework 4.7.2 project in VS2022 and VS2019 has a ShowToolsOptionsPage method.
Best regards,
Lan Huang
oh!
It turns out that my nuget package version is 16.0, so there is no such method
thank u
But unfortunately, my boss insisted that I use the old version because our project is targeting framework 4.6, hahaha.
But don't worry, I found an alternative
Sign in to comment