GitVersion.

For(TypeInfo[]) Method

Summary

Fors the specified type infos.

Syntax

public static IDictionary<Assembly, GitVersion> For(params TypeInfo[] typeInfos)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
typeInfos TypeInfo[] The type infos.

Return Value

Type Description
IDictionary<Assembly, GitVersion> IDictionary{Assembly, GitVersion}.