Metadata >> NuGet >> Nerdbank.GitVersioning >> 1.1.2-rc

1.1.2-rc

Metadata

Authors Andrew Arnott
Copyrights Copyright © Andrew Arnott
Description Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Owners andarno
RequireLicenseAcceptance False
Summary Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Tags git commit versioning version assemblyinfo
Title Nerdbank.GitVersioning
PackageSize 1356411
PackageHashAlgorithm SHA512
PackageHash 6Lgh84FanPt2BB/ZfVAtHGcYlPcVBWybj3/c/rsVYmAL8uzf8vt7BhkbeLMMH0KcaKEKdcQy6NRLK8MkOgTb3Q==
DownloadCount 000000
CreatedDate 2015-08-14T03:37:08

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Nerdbank.GitVersioning -Version 1.1.2-rc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Nerdbank.GitVersioning -Version 1.1.2-rc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Nerdbank.GitVersioning 1.1.2-rc %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Nerdbank.GitVersioning -Version 1.1.2-rc -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Nerdbank.GitVersioning -Version 1.1.2-rc -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Nerdbank.GitVersioning -Version 1.1.2-rc
Uninstalling the package:
o remove-wrap Nerdbank.GitVersioning

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related