Info

@Model.MainAssembly.Title @Model.MainAssembly.Description

@Model.MainAssembly.FullName

@Model.MainAssembly.Version

@Model.MainAssembly.Architecture

@Model.MainAssembly.Culture

@Model.MainAssembly.Copyright

@If.Conf.ShowInfo

application info

@Model.Info
@EndIf

Assembly info

@Each.LoadedAssemblies @EndEach
Title FullName Version Architecture
@Current.Title @Current.FullName @Current.Version @Current.Architecture
@If.Conf.ShowChangeLog

Changelogs

@Model.ChangeLogs
@EndIf @If.Conf.ShowLicense

License

@Model.License
@EndIf