PowerToys
PowerToys copied to clipboard
Update Xamlstyler.console to 3.2404.4
changes
- Adjust XML Escaping to allow for incomplete xmlns inside a comment
- Add support for Rider 2024.1
- Better handle internal VS exceptions relating to .csproj files
- Expand console support for axaml
- Handle unhandled FileNotFoundException in XamlStylerConsole.cs
- Fix entry in About window
- Set minimum install target to match version of referenced SDK
- adds support for Rider 2023.3
- Adds support for ARM64 version of Visual Studio 2022
- Adds support to write formatted output to stdout in XamlStyler.Console
- Fixes issue preventing configuration files from getting picked up properly
- adds support for Rider 2023.2
- adds support for Rider 2023.1
- Adds option to ignore design-time reference prefix when reordering
- Adds support for Avalonia (.axaml) file extensions
- adds support for Rider 2022.2
Was there any issue that discusses these changes or the need for it, perhaps?
error NU1102: Unable to find package xamlstyler.console with version (= 3.2404.4) error NU1102: - Found 11 version(s) in nuget.org [ Nearest version: 3.2404.2 ]
I made a typo
Was there any issue that discusses these changes or the need for it, perhaps?
Its to stay updated
GitHub repo releases does show v3.2404.4, latest NuGet seems to be 3.2404.2 Maybe the .4 NuGet is coming soon?
I think the NuGet update soon to this version and then this pr csn be merged
I am gonna make this a draft. when this version releases for nuget v4 then this can be merged
Similar to https://github.com/microsoft/PowerToys/pull/27844 that you've opened before, it's not clear why this change is needed in the project. Can you please elaborate?
This change have a couple of bug Fixes and make support for vs2022 arm64 that is a important change
Follow https://github.com/Xavalon/XamlStyler/issues/486 for the version issue. I would say I'd rather get the x.2 version in sooner. The x.4 version is only a minute change and does not look worth the wait. (but that's my opinion)
I change this version soon to x.2 but I am now a week on vacation so I dont have access to my pc
Hey @Jvr2022, hope you had a nice vacation. What's left to finish this pr?
I need to change the version I forget that I had this pr open
If you're ready, remember to mark the pr as ready
Done @Jay-o-Way
you can review
https://www.nuget.org/packages/XamlStyler.Console so this is the latest https://github.com/Xavalon/XamlStyler
/azp run for getting a newer check