time-based-version 1.1.0.26862

dotnet add package time-based-version --version 1.1.0.26862
NuGet\Install-Package time-based-version -Version 1.1.0.26862
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="time-based-version" Version="1.1.0.26862" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add time-based-version --version 1.1.0.26862
#r "nuget: time-based-version, 1.1.0.26862"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install time-based-version as a Cake Addin
#addin nuget:?package=time-based-version&version=1.1.0.26862

// Install time-based-version as a Cake Tool
#tool nuget:?package=time-based-version&version=1.1.0.26862

MSBuild target for auto-generating a C# assembly version or JS file using the
           current date\time. After installing this package you will need to open your
           CSProj in a text editor and add the following project item:

           <Compile Include="Properties\Version.cs">
               <IsVersionInfo>True</IsVersionInfo>
               <Major>1</Major>
               <Minor>0</Minor>
               <Namespace>$(RootNamespace)</Namespace>
           </Compile>

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0.26862 1,740 9/26/2014