Code Monkey home page Code Monkey logo

Comments (6)

Sergio0694 avatar Sergio0694 commented on June 18, 2024 1

@michael-hawker Not sure just by having a quick look, I can say though that it's definitely not the Roslyn projects.

from labs-windows.

mrlacey avatar mrlacey commented on June 18, 2024

I don't know why it's needed, but removing it cause VS to hang when building the ALL solution

from labs-windows.

michael-hawker avatar michael-hawker commented on June 18, 2024

I wonder if it's some SourceGenerator/VS extension type dependency thing... But that'd be a bit odd. Any ideas @Sergio0694?

@Arlodotexe do you remember when you had to add it what was going on?

from labs-windows.

michael-hawker avatar michael-hawker commented on June 18, 2024

I'm actually testing having to add a dependency on this for the unit tests to work for UWP in #126... so maybe that's it. Why this is the case with the refactor vs. the original configuration, I'm not sure. Though we'll see if this works as I expect. Otherwise, I'm not sure what's going on.

from labs-windows.

michael-hawker avatar michael-hawker commented on June 18, 2024

This in part may be coming from our Unit Test projects, see microsoft/vstest#2488

from labs-windows.

michael-hawker avatar michael-hawker commented on June 18, 2024

Alright, I had changed the order of imports which made the reference to UnitTestPlatformVersion invalid, which was messing up the <SDKReference Include="TestPlatform.Universal, Version=$(UnitTestPlatformVersion)" /> line we had in our Labs.Tests.Uwp.props file.

Because of this, everything still worked, except for this implicit Newtonsoft.Json reference. By correcting the order of the imports and defining this property to make the SDK reference proper, it seems to correct the issue. Tested locally and in the CI.

Applying all these changes uniformly now for #126 for #124.

from labs-windows.

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.