After upgrading to Visual Studio v17.12.x, I get a vulnerability warning at build time.
How can I resolve this?
image.png (112.3 KB)
After upgrading to Visual Studio v17.12.x, I get a vulnerability warning at build time.
How can I resolve this?
image.png (112.3 KB)
@ymd,
Could you please create a standalone sample (test) VS.NET project, zip the project and attach here to reproduce the issue on our end, we will check it soon.
TestApp.zip (1.4 KB)
This is the project used for the screenshots.
If you open it with Visual Studio v17.12.x, I think I can reproduce it.
@ymd,
I tested your sample project in my VS.NET 2022 and it works absolutely fine. I did not get any error, warning or messages. See the screenshot for your reference.
scshot1.png (146.9 KB)