Code Monkey home page Code Monkey logo

Comments (7)

mrlacey avatar mrlacey commented on June 21, 2024 3

Having just checked the source, there's an inconsistency between the minimum install target and the version of the SDK that the extension tries to use.

Is there any documentation on this?

Not that I'm aware of. I only learned this when someone on the VS team helped debug why one of my extensions was throwing a similar exception.

I'm putting together a PR with a fix, and lots of comments.

from xamlstyler.

mrlacey avatar mrlacey commented on June 21, 2024

What's the blocking issue?

I can build release versions locally and install and run without issue.


Your deployment issue sounds like something went wrong with a VS update. Have you tried a full VS reinstall? (I know it can be frustrating and time-consuming, but it may be quicker than waiting on MS.)

from xamlstyler.

grochocki avatar grochocki commented on June 21, 2024

What's the blocking issue?

I am able to repro #466. I have seen this before when updating certain NuGet packages, which was done with #455. But now without being able to debug to verify package compat, I am uneasy about pushing an update.

Your deployment issue sounds like something went wrong with a VS update. Have you tried a full VS reinstall?

That was going to be my next step, though I am running into the issue on two separate devices, which makes it seem less likely to be something wrong with my VS install. Both are on preview builds of Windows (WIP), so maybe related.

from xamlstyler.

mrlacey avatar mrlacey commented on June 21, 2024

Do you have a copy of the exception log in English?
And can you verify a possible version mismatch as I commented on the other issue?

from xamlstyler.

mrlacey avatar mrlacey commented on June 21, 2024

Having just checked the source, there's an inconsistency between the minimum install target and the version of the SDK that the extension tries to use. This can cause package load failures -- ask me how I know ;)

from xamlstyler.

grochocki avatar grochocki commented on June 21, 2024

Do you have a copy of the exception log in English?

Unfortunately, not from my repro. Also, it wasn't the same version reported in that issue, but latest release builds out of our pipeline on the latest VS release at the time.

Having just checked the source, there's an inconsistency between the minimum install target and the version of the SDK that the extension tries to use.

Is there any documentation on this?

from xamlstyler.

grochocki avatar grochocki commented on June 21, 2024

Clean install on a spare device unblocked my issue. Published VSIX updates for 2017, 2019, 2022, and Console. Release details here.

from xamlstyler.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.