Rebuild Fails in ASP.NET Project Using .NET Core 6.0 When Using bundleconfig.json, but Clean and Build Succeed #59475
Labels
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Author: Migration Bot 🤖
The issue was created by a issue mover bot. The author may not be the actual author.
Needs: Author Feedback
The author of this issue needs to respond in order for us to continue investigating this issue.
Needs: Repro
Indicates that the team needs a repro project to continue the investigation on this issue
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work]
In Visual Studio 2022, when attempting to rebuild an ASP.NET project that uses .NET Core 6.0 and bundleconfig.json, the rebuild process fails. However, performing a separate clean operation followed by a build works as expected. This behaviour suggests an issue with how Visual Studio handles the rebuild process in projects with bundleconfig.json.
Steps to Reproduce:
Expected Behaviour:
The rebuild operation should succeed without errors, just as performing a clean and build does.
Actual Behaviour:
The rebuild operation fails, often without clear explanation, while clean and build separately succeed.
Steps Tried to Resolve
Impact
This issue disrupts the development workflow, as the Rebuild operation is commonly used for ensuring a clean and complete build without manual intervention.
Thank you for addressing this issue. Please let me know if additional logs or project files are required for further investigation.
Original Comments
Feedback Bot on 12/2/2024, 04:00 AM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered: