Skip to content

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

License

Notifications You must be signed in to change notification settings

wangzhitao81/buildtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Core Build Tools

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

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.8%
  • Shell 3.2%