VS2022 AssemblyInfo.cs missing
Arifin N
1
Reputation point
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)
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
1,272 questions
Developer technologies | Visual Studio | Setup
1,209 questions
Developer technologies | Visual Studio | Other
5,455 questions
Community Center | Not monitored
46,259 questions
Developer technologies | C#
11,579 questions
Sign in to answer