Fred
Fred
I guess still no news on this? I'm now running VS2022 and unfortunately I still epxerience it. Just want to add, that even though the message box appears, the document...
Another thing I noticed: when saving all changes, not just per file, with shortcut CTRL + Shift + S the error does not appear.
@maartenba could you help us out with a PR, after you nailed down the cause? Would really appreciate it!
Unfortunate. ;)
I have a similair issue when running following command ``` dotnet test --filter "Name!~IntegrationTest&Name!~Base&Name~Test" --logger "trx;LogFileName=TestResults_Unit.xml" --results-directory "C:\output\TestResults" ``` This overrides the test file on each test run. Is there...
> > > @Prodigio, which version of the Test Platform are you using? This issue should be fixed by #2508 and shipped with v16.8 as mentioned by @nohwnd. @Haplois I...
Could be fixed by https://github.com/Xavalon/XamlStyler/pull/453. But we need @grochocki or @NicoVermeir to release a new version.
Close, as it was solved by #453.
I do experience the same problem on Windows with VS 2022. Using `.\Settings.XamlStyler` works as workaround.
@trivli, is it solved with #453?