Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hundred of errors after update to Visual Studio version 17.12.3 ! #59700

Open
1 task done
dabbaghan opened this issue Jan 3, 2025 · 5 comments
Open
1 task done

hundred of errors after update to Visual Studio version 17.12.3 ! #59700

dabbaghan opened this issue Jan 3, 2025 · 5 comments
Labels
Needs: Attention 👋 This issue needs the attention of a contributor, typically because the OP has provided an update. needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically

Comments

@dabbaghan
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I updated Visual Studio to version 17.12.3 and now, there is hundred of errors in Building project!
My .net Core project was work correctly before updating.
I checked errors but they are nonsense! All codes are correct.

Expected Behavior

No response

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

8 and 9

Anything else?

Image

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Jan 3, 2025
@gfoidl
Copy link
Member

gfoidl commented Jan 3, 2025

@dabbaghan can you provide a minimal sample for us to reproduce the problem. So this issue isn't actionable.

Did you try to clean the solution and rebuild it?

@gfoidl gfoidl added the Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. label Jan 3, 2025
@dabbaghan
Copy link
Author

@dabbaghan can you provide a minimal sample for us to reproduce the problem. So this issue isn't actionable.

Did you try to clean the solution and rebuild it?

Yes i did.
Now, after installing all version of .net core all errors are gone and there is just one error left:
The target "BundleMinify" does not exist in the project.

@dotnet-policy-service dotnet-policy-service bot added Needs: Attention 👋 This issue needs the attention of a contributor, typically because the OP has provided an update. and removed Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. labels Jan 3, 2025
@mkArtakMSFT
Copy link
Member

Thanks for contacting us.
The BundleMinify doesn't seem to be something that we own. Do you know where from is it coming? Maybe you have the following extensions installed https://github.com/madskristensen/BundlerMinifier?

@mkArtakMSFT mkArtakMSFT added Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. and removed Needs: Attention 👋 This issue needs the attention of a contributor, typically because the OP has provided an update. labels Jan 3, 2025
@dabbaghan
Copy link
Author

Thanks for contacting us. The BundleMinify doesn't seem to be something that we own. Do you know where from is it coming? Maybe you have the following extensions installed https://github.com/madskristensen/BundlerMinifier?

Yes I installed BundlerMinifier and it was working before update visual studio.
But after updating, it has this error:
The target "BundleMinify" does not exist in the project.

@dotnet-policy-service dotnet-policy-service bot added Needs: Attention 👋 This issue needs the attention of a contributor, typically because the OP has provided an update. and removed Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. labels Jan 3, 2025
@mkArtakMSFT
Copy link
Member

@madskristensen are you aware of this breaking change? Where should this issue be tracked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs: Attention 👋 This issue needs the attention of a contributor, typically because the OP has provided an update. needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically
Projects
None yet
Development

No branches or pull requests

3 participants