Repo for ASP.NET experiments that are not ready for a production release
Перейти к файлу
Steve Sanderson 82bd09c754 Fix CI issues 2019-02-26 22:43:09 +00:00
.vscode Use Arcade and enable AzDO (#74) 2018-11-27 18:06:41 -08:00
eng Fix Versions.props 2019-02-26 22:09:44 +00:00
src Fix CI issues 2019-02-26 22:43:09 +00:00
.editorconfig Clean up build infrastructure 2018-01-24 15:24:17 -08:00
.gitattributes Quick fix: Add .gitattributes and normalize line endings 2017-11-09 13:58:26 -08:00
.gitignore Use Arcade and enable AzDO (#74) 2018-11-27 18:06:41 -08:00
CONTRIBUTING.md Reorganize webhooks source code in preparation for merging into the aspnet/AspLabs repo 2018-10-10 12:33:58 -07:00
Directory.Build.props Set copyright and package license (#174) 2019-02-22 09:54:33 -08:00
Directory.Build.targets Use Arcade and enable AzDO (#74) 2018-11-27 18:06:41 -08:00
LICENSE.txt Reorganize webhooks source code in preparation for merging into the aspnet/AspLabs repo 2018-10-10 12:33:58 -07:00
NuGet.config Use Arcade and enable AzDO (#74) 2018-11-27 18:06:41 -08:00
README.md Use Arcade and enable AzDO (#74) 2018-11-27 18:06:41 -08:00
azure-pipelines.yml Enable real-code signing 2018-12-12 17:16:58 -08:00
build.cmd Use Arcade and enable AzDO (#74) 2018-11-27 18:06:41 -08:00
build.sh Use Arcade and enable AzDO (#74) 2018-11-27 18:06:41 -08:00
global.json Use SDK 3.0.100-preview-010184 2019-02-26 22:05:29 +00:00

README.md

AspLabs

Build Status

Repo for ASP.NET experiments that are not ready for a production release.

Building

To build this repo, run the build.cmd or build.sh in the root of this repo. This repo uses the .NET Arcade toolset.