Go to file
Doug Bunting 404a3144cf Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 18:55:57 -08:00
src/Microsoft.AspNetCore.JsonPatch Remove project name from output path 2016-03-02 18:55:57 -08:00
test/Microsoft.AspNetCore.JsonPatch.Test Remove project name from output path 2016-03-02 18:55:57 -08:00
tools
.gitattributes Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
.gitignore Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
.travis.yml Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
CONTRIBUTING.md
JsonPatch.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 16:20:51 -08:00
README.md
appveyor.yml Updating to dotnet-cli build 2016-01-28 11:05:28 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:13 -08:00
build.ps1 Update the build scripts 2016-02-27 12:51:10 -08:00
build.sh Update the build scripts 2016-02-27 12:51:10 -08:00
global.json
makefile.shade

README.md

JsonPatch

AppVeyor: AppVeyor

Travis: Travis

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