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

Add .NET Core Support #267

Merged
merged 84 commits into from
Jun 6, 2016
Merged

Add .NET Core Support #267

merged 84 commits into from
Jun 6, 2016

Conversation

kzu
Copy link
Member

@kzu kzu commented Jun 6, 2016

Merges #225 which fixes #168 for release as public alpha

- Add project
- Introduce FEATURE_SERIALIZATION
…on, Boolean) for NetCore as they are not available, and there isn't an easy workaround.
jeremymeng and others added 28 commits May 16, 2016 13:55
Update Castle.Core to v4.0.0-alpha001 for packages.config-based projects.
Silverlight project still use v3.3.3, the last version that supports Silverlight.
- React to the project.json schema changes.
- Temporarily use a private Castle.Core build to workaround packaging issue in v4.0.0-alpha001.
- Fix missing dependency for Silverlight test project.
# Conflicts:
#	.gitignore
#	.nuget/NuGet.exe
#	Moq.nuspec
#	Source.Silverlight/Moq.Silverlight.csproj
#	Source/Moq.csproj
#	Source/Properties/AssemblyInfo.cs
#	Source/packages.config
#	UnitTests.Silverlight/Moq.Silverlight.Tests.csproj
#	UnitTests.Silverlight/packages.config
#	UnitTests/AsInterfaceFixture.cs
#	UnitTests/Moq.Tests.csproj
#	UnitTests/Regressions/IssueReportsFixture.cs
#	UnitTests/packages.config
#	build.cmd
#	build.proj
Merge master into netcore for PR
It was introduced for NET 40 support, which has been removed already.
Depend on Castle NuGet package instead.
Add steps to run .NET Core test project.
@kzu kzu merged commit 03a077f into devlooped:netcore Jun 6, 2016
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