Skip to content

ChadNedzlek/buildtools

 
 

Repository files navigation

.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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 95.4%
  • C++ 2.2%
  • Shell 0.8%
  • Python 0.5%
  • XSLT 0.4%
  • Batchfile 0.4%
  • Other 0.3%