Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

.NET Standard 1.3 (.NET Core/UWP/UAP support) #34

Merged
merged 4 commits into from
Aug 4, 2016

Conversation

ivanz
Copy link
Contributor

@ivanz ivanz commented Aug 4, 2016

  • Framework support:
    • No breaking changes
    • .Net Standard 1.3 (.Net Core, .NET 4.5+, UWP, etc). Only Moq supports .Net standard.
    • .Net 4.0+
    • Tests pass on all frameworks (with mspec 0.10 and mspec.should 0.10 in my private MyGet)
  • Adopted new project system (xproj+project.json) to enable the above multi-targeting (also tests run against each framework)
  • Moved CI (build, test and packaging) to Appveyor CI and integrated with GitHub
    • Git Tags trigger a publish to NuGet and nuget and assembly verison is controlled in appveyor.yml in the repo.
  • CI build pass: Blocked until MSpec 0.10 is out: 0.11.0 Release Plan machine.specifications#308
  • Adaptors should have a "package" dependency on Machine.Fakes instead of project
  • Publish preview version

Closes: #33
Relates to: machine/machine.specifications#296

@ivanz ivanz merged commit c32c474 into machine:master Aug 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants