Xavalon / XamlStyler

Visual Studio extension to help format your XAML source code
Apache License 2.0
1.17k stars 128 forks source link

Error to edit .csproj files on VS 17.9.0 #470

Closed eder-em closed 5 months ago

eder-em commented 6 months ago
  1. When editing a .csproj file and press save. I started getting the error that you can see on the screenshot below.
  2. I noticed the error it started to show up after I've installed the latest version of VS 2022 version 17.9.0

Screenshots

image

External Configuration If you are using an external configuration, please attach to help reproduce the issue.

Version Info (please complete the following information):

SalimiHabib commented 6 months ago

Same problem and totally damage .csproj and manifest in MAUI( both in android an windows platform ) it damage my project totally

khdc commented 6 months ago

This is a weird issue. I can't reproduce it when running XamlStyler in debug mode. But with the latest release version I get the error.

Prodigio commented 6 months ago

Could be fixed by #453. But for that we need a new release. @grochocki, @NicoVermeir, is there any chance to publish a release, please?

grochocki commented 5 months ago

I am investigating a blocking issue with the release build of the extension for VS2022 that is preventing it from loading properly. Unfortunately, I am not unable to deploy the extension under debug, blocking progress (#479). The reported issue is fixed by #453, which will be included in that upcoming release, so closing this issue.

eder-em commented 5 months ago

Thank you @grochocki and congrats for the amazing extension you guys have created.❤️