28 packages
returned for Tags:"AssemblyInfo"
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Allows semantic versioning style fields to be injected into your assemblies via a $SemanticVersion property (MSBuild command line parameter or added to your csproj).
MainBrain Build AssemblyInfo Project Extension
MainBrain build assemblyinfo project extension.
A .NET Core Tool that can install, read and set version information based on git history, using Nerdbank.GitVersioning.
RelaxVersioner
Easy-usage, Git-based, auto-generate version informations toolset.
AssemblyInfo tasks bundle for Rosalia.
MSBuild targets for updating Assembly version during build process. AssemblyInfo can be set by initializing MSBuild property $(AssemblyVersionNumber) before MSBuild target AssemblyVersionUpdate is called.
==CSharpTest.Net.Tools==
CmdTool.exe - provides a Visual Studio code generation integration to any command-line application.
see also http://help.csharptest.net/?CmdToolOverview.html
CSharpTest.Net.Generators.exe - provides a command-line replacement for ResX code generation with support for...
More information
Cake AddIn for the version management command line tool Bumpy
Bumpy is a tool to manipulate version information across multiple files found in the current working directory using a configuration file which consists of glob patterns and regular expressions.
Creates an AssemblyInfo file based on git history.
Cake wrapper for Nerdbank.GitVersioning. Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Helpers to push package to NuGet
PsMake Update Version Info Module
PsMake Update Version Info for various files like AssemblyInfo.cs
Set AssemblyInformationalVersionAttribute in AssemblyInfo.cs when build project.
.NET Applications Auto Version Updater
AutoVersionUpdater is a .NET text templete for managing assembly versions.
Usually any .Net project have AssemblyInfo.cs in "Properties" directory. So, this T4 run on every build of visual studio and increase version of this file.
for more informations:...
More information
Version Increment
The PowerShell script to increment the assembly version on AssemblyInfo.
Version 1up for .NET Framework
The PowerShell script to increment the assembly version in AssemblyInfo.
Generates assembly attributes ("AssemblyInfo.cs") based on MSBuild properties for classic .NET project types (classic ASP.NET, WPF, WinForms, Console, ...) similar to .NET Core and .NET Standard project.
Assembly Information & Loader via Reflection