Open Source .NET Development [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Open Source .NET Development [Electronic resources] - نسخه متنی

Brian Nantz

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید


<version>


Increments a version number counter from a text file.

Attribute

Type

Description

Required

buildtype

string

Algorithm for generating build number. Valid values are "monthday," "increment," and "noincrement." The default is "monthday."

False

Path

string

Path to the file containing the current version number. The default file is "build.number" in the project base directory.

False

Prefix

string

The string to prefix the property name with. The default is "sys."

False

revisiontype

string

Algorithm for generating revision number. Valid values are "automatic" and "increment."

False

startDate

string

Start of project. Date from which to calculate build number. Required if "monthday" is used as buildtype.

False

failonerror

bool

False

If

bool

False

Unless

bool

False

verbose

bool

False


    / 275