microsoft / DockerTools

Tools For Docker, including Visual Studio Provisioning and Publishing
Other
175 stars 26 forks source link

Bug in DockerTools in Visual Studio 2022 17.5.0 #371

Closed dmitriyi-affinity closed 1 year ago

dmitriyi-affinity commented 1 year ago

Project with the same name: image

Causes build failure for the docker-compose project.

image

Very easy to reproduce. 1) Create solution with docker-compose 2) Add projects with the same name 3) Use VS 2022 17.5.0, compilation will fail. In VS 2022 17.4.x everything works.

dmitriyi-affinity commented 1 year ago

image Unable to report a problem to the official VS Feedback site :(

Please give an advice on how to report a problem with the MS VS Feedback site.

dmitriyi-affinity commented 1 year ago

FYI https://answers.microsoft.com/en-us/feedback/forum/fdbk_commsite-bug/the-problem-with-the-developer-commuity-visual/e1772878-2fbb-474d-8178-6607718be1e0 And https://learn.microsoft.com/en-us/answers/questions/1183554/error-sending-visual-studio-problem-report-to-the

NCarlsonMSFT commented 1 year ago

A fix for this has been submitted for 17.6 Preview 2

dmitriyi-affinity commented 1 year ago

Thank you for the quick resolution.

knoxi commented 1 year ago

@NCarlsonMSFT Will the fix also be applied in VS 17.5?

NCarlsonMSFT commented 1 year ago

@knoxi: Yes the fix has been backported.