VS2022 AssemblyInfo.cs missing

Arifin N 1 Reputation point
2022-11-11T07:35:28.613+00:00

previously I used my project using visual studio 2019 with .net 3.1 through docker-compose it ran normally without problems, after I updated visual studio to version 2022, problems started to appear if I run docker-compose the error is as shown below (Could not find file ........\AssemblyInfo.cs)
259471-image.png
the file is not automatically created when run docker-compose, I have to rebuild/build the solution to work normally.
Is there any additional setup for visual studio 2022 so I don't have to rebuild/build a solution to generate that file?
TIA.

Developer technologies | .NET | .NET Runtime
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
Community Center | Not monitored
Developer technologies | C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.