Skip to content

fix: unloadable app context (#209) #51

fix: unloadable app context (#209)

fix: unloadable app context (#209) #51

Triggered via push November 16, 2023 13:10
Status Success
Total duration 3m 25s
Artifacts

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/dscom/RegistrationServices.cs#L194
'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: src/dscom/RegistrationServices.cs#L201
'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: src/dscom/RegistrationServices.cs#L194
'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: src/dscom/RegistrationServices.cs#L201
'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: src/dscom/RegistrationServices.cs#L194
'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: src/dscom/RegistrationServices.cs#L201
'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'.