Merge branch 'master' of https://github.com/NewLifeX/NewLife.Agent #53
Annotations
10 warnings
NewLife.Agent/WindowsService.cs#L533
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.'
|
NewLife.Agent/WindowsService.cs#L570
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
|
NewLife.Agent/ServiceBase.cs#L194
This call site is reachable on all platforms. 'WindowsBuiltInRole.Administrator' is only supported on: 'windows'.
|
NewLife.Agent/ServiceBase.cs#L192
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
|
NewLife.Agent/ServiceBase.cs#L193
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
|
NewLife.Agent/WindowsService.cs#L570
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
|
NewLife.Agent/WindowsService.cs#L568
This call site is reachable on all platforms. 'WindowsIdentity.GetCurrent()' is only supported on: 'windows'.
|
NewLife.Agent/ServiceBase.cs#L194
This call site is reachable on all platforms. 'WindowsPrincipal.IsInRole(WindowsBuiltInRole)' is only supported on: 'windows'.
|
NewLife.Agent/WindowsService.cs#L569
This call site is reachable on all platforms. 'WindowsPrincipal' is only supported on: 'windows'.
|
NewLife.Agent/WindowsService.cs#L533
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.'
|
The logs for this run have expired and are no longer available.
Loading