orf53975 / buildtools

Build tools that are necessary for building the .NET Core projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Core Build Tools

Windows

Build Status

Ubuntu 14.04

Build Status

Packages

This repository contains supporting build tools that are necessary for building the .NET Core projects. These projects consume the build tools via the corresponding Microsoft.DotNet.BuildTools NuGet package.

The build tools are MSBuild .targets and tasks. These extend the build process to provide additional functionality, such as producing version information and performing strong name signing.

Note: Please note that these tools are currently not meant for consumption outside of the .NET Core projects.

About

Build tools that are necessary for building the .NET Core projects

License:MIT License


Languages

Language:C# 97.7%Language:Shell 0.9%Language:Python 0.6%Language:Batchfile 0.4%Language:PowerShell 0.4%Language:Perl 0.1%Language:Groovy 0.0%Language:Visual Basic 0.0%