Libuv build automation for ASP.NET Core
Перейти к файлу
moozzyk 0297fa9769 Updating libuv to 1.10.0
Updating the package version
2016-11-04 12:48:48 -07:00
build Updating license 2016-06-12 11:51:08 -07:00
src/libuv Updating libuv to 1.10.0 2016-11-04 12:48:48 -07:00
submodules Updating libuv to 1.10.0 2016-11-04 12:48:48 -07:00
.gitattributes Populating build from template 2015-09-23 10:46:05 -07:00
.gitignore Change to build to use dotnet 2016-01-13 11:52:23 -08:00
.gitmodules [PATCH 1/2] Adding libuv submodule pointing to version 1.7.4 2015-09-21 15:24:24 -07:00
CONTRIBUTING.md Initial commit 2015-09-21 11:00:14 -07:00
LICENSE.txt Initial commit 2015-09-21 11:00:14 -07:00
NuGet.config React to aspnet/Universe#290 fix 2015-10-11 00:47:47 -07:00
NuGet.master.config Populating build from template 2015-09-23 10:46:05 -07:00
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:52:58 -07:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:15 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
makefile.shade Updating libuv to 1.10.0 2016-11-04 12:48:48 -07:00

README.md

Libuv build automation

This repo hosts libuv build automation for ASP.NET Core.

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.