GitVersion.

For(IEnumerable<TypeInfo>) Method

Summary

Fors the specified type infos.

Syntax

public static IDictionary<Assembly, GitVersion> For(IEnumerable<TypeInfo> typeInfos)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
typeInfos IEnumerable<TypeInfo> The type infos.

Return Value

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