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
| Title |
FullName |
Version |
Architecture |
@Each.LoadedAssemblies
| @Current.Title |
@Current.FullName |
@Current.Version |
@Current.Architecture |
@EndEach
@If.Conf.ShowChangeLog
Changelogs
@Model.ChangeLogs
@EndIf
@If.Conf.ShowLicense
License
@Model.License
@EndIf