Skip to content

Show Win32 version info for all PE files (native and managed) #9

Show Win32 version info for all PE files (native and managed)

Show Win32 version info for all PE files (native and managed) #9

Triggered via push February 14, 2026 14:33
Status Success
Total duration 1m 48s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
release: AssemblyInformation/AboutBox.cs#L57
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
release: AssemblyInformation.Model/AssemblyInformationLoader.cs#L375
'System.Reflection.Assembly.Location' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.