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

Uwp support #15

Closed
wants to merge 5 commits into from
Closed

Uwp support #15

wants to merge 5 commits into from

Conversation

anton-yashin
Copy link
Contributor

Hi! Changes due #14 latest UWP SDK's doesn't work properly with netstandard 1.0:

  • LightMock target framework updated to netstandard2.0
  • LightMock.Tests target framework updated to netcoreapp3.1
  • tests migrated to xunit
  • added test runners for android, ios and uwp platforms.

If there too many changes i can just update frameworks.

Thanks.

@anton-yashin
Copy link
Contributor Author

Hmm. No vs2017rc at appveyor. May be i need to make changes in appveyor.yml?

@seesharper
Copy link
Owner

I guess it is about time to update the build for this project :) I'll take a look at it

@seesharper seesharper mentioned this pull request Dec 23, 2020
@seesharper
Copy link
Owner

seesharper commented Dec 23, 2020

Hi @anton-yashin and thanks a lot for your work migrating the tests to xUnit.
I have however decided to just bump to netstandard2.0 and leaving out the tests that specifically targets the various platforms.
netstandard2.0 is supported by all these platforms so there should not be any need to test this.
But again, thanks a lot for your work 🎂
The new package is available on NuGet as version 2.0.0

@seesharper seesharper closed this Dec 23, 2020
@anton-yashin
Copy link
Contributor Author

Thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants