.NET Revision Task für MSBuild

Schreibt die aktuelle VCS-Revision eines Arbeitsverzeichnisses in einem anpassbaren Format während dem Build in ein .NET-Assembly oder zeigt sie nur an.

.NET Revision Task is a custom MSBuild task that integrates the current Git or SVN revision info of a working directory into the build to embed it in applications. This works for .NET solutions for .NET Core/Standard using the new .csproj structure, and other .NET projects written in C# and VB.NET using the regular Visual Studio project structure.

Currently the following VCS (version control system) are supported:

  • Git
  • Subversion

More systems can easily be added in the code.

Kompatibilität: .NET Ab Version 4.6 .NET Standard Ab Version 1.6 Windows 10 Windows 8 Windows 7 64 bit

Dieses Tool basiert auf dem älteren Programm .NET Revision Tool und integriert die Funktionen in MSBuild.

Download

Please refer to the public Git repository of .NET Revision Task on GitHub for installation instructions and the source code.

Lizenz und Nutzungsbedingungen

Diese Software wird unter den Bedingungen der MIT-Lizenz veröffentlicht. Die genauen Lizenzbedingungen befinden sich im Download.

Statistische Daten

  • Erstellt am 2018-01-30, aktualisiert am 2018-02-03.