82bd09c754 | ||
---|---|---|
.vscode | ||
eng | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
Directory.Build.props | ||
Directory.Build.targets | ||
LICENSE.txt | ||
NuGet.config | ||
README.md | ||
azure-pipelines.yml | ||
build.cmd | ||
build.sh | ||
global.json |
README.md
AspLabs
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.