release #4
release.yml
on: workflow_dispatch
build-and-release
1m 54s
Annotations
2 warnings
|
build-and-release:
HTWind/Services/StartupRegistrationService.cs#L79
'System.Reflection.Assembly.Location.get' 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-and-release:
HTWind/Services/StartupRegistrationService.cs#L79
'System.Reflection.Assembly.Location.get' 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'.
|