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.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,604 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,236 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,119 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
963 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,962 questions
{count} votes