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

Only netstandard projects #135

Merged
merged 10 commits into from
Nov 13, 2017
Merged

Only netstandard projects #135

merged 10 commits into from
Nov 13, 2017

Commits on Nov 11, 2017

  1. Remove the 3.5/4.5/PCL projects from the solution and get rid of the …

    …build/solution configs that were for netfx/netstandard subsets of those projects.
    masojus committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    2bd8069 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e87347c View commit details
    Browse the repository at this point in the history
  3. Remove stale NUnit project file. We can add this back and update it i…

    …f it seems useful for CI builds later.
    masojus committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    1e85c38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    713267b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5effe7a View commit details
    Browse the repository at this point in the history
  6. First try at updating the packaging script to only use the netstandar…

    …d projects and build the new .nupkg.
    masojus committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    ff46423 View commit details
    Browse the repository at this point in the history
  7. There seems to be an issue with Moq pdbs missing causing OpenCover to…

    … report 0%, so try filtering those namespaces.
    masojus committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    ffcaf6a View commit details
    Browse the repository at this point in the history
  8. Minor comment about AppVeyor.

    masojus committed Nov 11, 2017
    Configuration menu
    Copy the full SHA
    639d870 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    1980af1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. PR Feedback: fix a couple comments in config/scripts that still refer…

    … to old solution structure.
    masojus committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    16046c9 View commit details
    Browse the repository at this point in the history