Show Win32 version info for all PE files (native and managed) #9
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'.
|