Bump Version #253
Annotations
3 warnings
Build Framework Dependent:
BSIPA-Linux/src/Program.cs#L103
'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'.
|
Build Self Contained:
BSIPA-Linux/src/Program.cs#L103
'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'.
|
Build Self Contained:
BSIPA-Linux/src/Program.cs#L92
Using member 'System.Reflection.Assembly.LoadFile(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
Loading