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

.Net Standard 1.3 (UWP, .NET, .NET Core support) #33

Closed
wants to merge 2 commits into from

Conversation

ivanz
Copy link
Contributor

@ivanz ivanz commented Aug 1, 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 changed the title Feature/dotnet port .Net Standard 1.3 (UWP, .NET, .NET Core support) Aug 1, 2016
@ivanz
Copy link
Contributor Author

ivanz commented Aug 1, 2016

@SimonHohenadl Hi there!

I have been "porting" the MSpec ecosystem to support .Net Core and .Net standard and Machine.Fakes is a key piece 👍 . See here: machine/machine.specifications#296 .
Alexander Groß has given me access/ownership of the GitHub org as well as MSpec nuget packages and I will be pushing new "preview" versions out today/tomorrow.

Are you still actively maintaining this project? If not - can you make me a co-owner on NuGet, so I can release an update "preview" version with .Net Standard/Core support?

@SimonHohenadl
Copy link
Contributor

I'm not actively maintaining Machine.Fakes any more. I don't even have a working environment.
I would be happy to hand over to you. I have given you github and NuGet ownership.
Please merge yourself, I cannot really give feedback.
Let me know if you need anything else!

@ivanz ivanz force-pushed the feature/dotnet-port branch from 863fc65 to d4ed080 Compare August 3, 2016 15:29
@ivanz ivanz force-pushed the feature/dotnet-port branch from d4ed080 to 54d9e36 Compare August 3, 2016 22:01
@ivanz ivanz closed this 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.

2 participants