Go to file
Kiran Challa 47196122ef Merge branch 'rel/2.0.0-preview2' into dev
# Conflicts:
#	build/dependencies.props
2017-06-06 14:21:02 -07:00
build Merge branch 'rel/2.0.0-preview2' into dev 2017-06-06 14:21:02 -07:00
src/Microsoft.AspNetCore.JsonPatch Updated to netstandard2.0 2017-06-06 12:03:01 -07:00
test/Microsoft.AspNetCore.JsonPatch.Test Updated to netstandard2.0 2017-06-06 12:03:01 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
JsonPatch.sln
LICENSE.txt
NuGet.config Updating versions to preview3 2017-06-01 10:47:14 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:23 -07:00
build.sh Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:23 -07:00
version.props Updating versions to preview3 2017-06-01 10:47:14 -07:00

README.md

JsonPatch

AppVeyor: AppVeyor

Travis: Travis

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.