VS 2019 created DLL code is visible while integrate in VS 2022 project what should i do for restrict?
Loading
VS 2019 created DLL code is visible while integrate in VS 2022 project what should i do for restrict?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sangeetha SPosted Dec 19, 2022, 9:18 AM
i create one dll in Visual studio 2019. if i refer that DLL in console application coding should not visible.Console application created in VS 2019 and i refered means in that meta data methods definition not visible.
But VS 2022 Console application is create and refer the same DLL means complete code part is visible. In this case for code restriction what should i do ?
Dharmesh SharmaPosted Dec 17, 2022, 5:37 PM
can explain more what you want to do and what you want to hide ?