Coder Social home page Coder Social logo

net-standard-library-extension's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

net-standard-library-extension's Issues

Missing XML comments.

Now that this library is placed online on NuGet, including XML documentation, 81 warnings pop up regarding places where XML documentation is missing.

It might be best to add documentation here, even if it is trivial in places. Alternatively, if it would involve senseless duplication, these warnings could be suppressed.

`xunit.runner.visualstudio` not loading `xunit.runner.json` and warning on build.

There are some problems with the latest xUnit runner (xunit.runner.visualstudio 2.2.0-beta4-build1194). However, since all tests run in Visual Studio 2017, for now this is not a real issue.

  • The configuration file which is used to display only method names in the test explorer is not working, thus full class names are shown as well.
  • A warning is triggered upon building: "Found conflicts between different versions of the same dependent assembly that could not be resolved.", arising from Microsoft.Extensions.DepencyModel within xunit.runner.visualstudio.

These are growing pains of Visual Studio 2017 RC, which I expect will be ironed out over time.

Travis requires .json files to remain side-by-side the new VS2017 config files.

The build commands set up for Travis in .travis.yml rely on the .json project and solution files which are no longer used in the new Visual Studio 2017 solutions.

This duplication should be removed. This, however, requires that Travis has the suitable build tools available (an updated version of XBuild, or new open source MSBuild?), which I believe currently is not the case.

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.