We have developed sample.web application on the .net 6 in VS 2022, it created sample.web.deps.json file under the folder \bin\Release\net6.0\ during the local build. But the setup project to create the msi did not create the file sample.web.deps.json? Any inputs what might be the issue?
Thanks Shiek
We tried creatig a new setup project from scratch, still it did not create the sample.webs.deps.json file.