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

Update Xamlstyler.console to 3.2404.4 #32567

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Jvr2022
Copy link

@Jvr2022 Jvr2022 commented Apr 22, 2024

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

@Jay-o-Way
Copy link
Collaborator

Was there any issue that discusses these changes or the need for it, perhaps?

@Jay-o-Way
Copy link
Collaborator

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 ]

@Jay-o-Way Jay-o-Way added the Needs-Review This Pull Request awaits the review of a maintainer. label Apr 22, 2024
@Jvr2022
Copy link
Author

Jvr2022 commented Apr 22, 2024

I made a typo

@Jvr2022
Copy link
Author

Jvr2022 commented Apr 22, 2024

Was there any issue that discusses these changes or the need for it, perhaps?

Its to stay updated

@Jay-o-Way
Copy link
Collaborator

GitHub repo releases does show v3.2404.4, latest NuGet seems to be 3.2404.2
Maybe the .4 NuGet is coming soon?

@Jvr2022
Copy link
Author

Jvr2022 commented Apr 22, 2024

I think the NuGet update soon to this version and then this pr csn be merged

@Jvr2022
Copy link
Author

Jvr2022 commented Apr 23, 2024

I am gonna make this a draft. when this version releases for nuget v4 then this can be merged

@Jvr2022 Jvr2022 marked this pull request as draft April 23, 2024 11:06
@jaimecbernardo
Copy link
Collaborator

Similar to #27844 that you've opened before, it's not clear why this change is needed in the project. Can you please elaborate?

@Jvr2022
Copy link
Author

Jvr2022 commented Apr 24, 2024

This change have a couple of bug Fixes and make support for vs2022 arm64 that is a important change

@Jay-o-Way
Copy link
Collaborator

Follow Xavalon/XamlStyler#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)

@Jvr2022
Copy link
Author

Jvr2022 commented May 4, 2024

I change this version soon to x.2 but I am now a week on vacation so I dont have access to my pc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Review This Pull Request awaits the review of a maintainer. revisit-0.82.0
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants