Skip to content

Detect .NET single-file bundles instead of showing as native #8

Detect .NET single-file bundles instead of showing as native

Detect .NET single-file bundles instead of showing as native #8

Triggered via push February 14, 2026 14:15
Status In progress
Total duration
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#L346
'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'.