GitVersion.

For(Type[]) Method

Summary

Fors the specified types.

Syntax

public static IDictionary<Assembly, GitVersion> For(params Type[] types)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
types Type[] The types.

Return Value

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