GitVersion.

For(IEnumerable<Type>) Method

Summary

Fors the specified types.

Syntax

public static IDictionary<Assembly, GitVersion> For(IEnumerable<Type> types)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
types IEnumerable<Type> The types.

Return Value

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