Still trying to fix windows build #13
Annotations
4 warnings
build:
Program.cs#L11
This call site is reachable on all platforms. 'EventLogSettings' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Program.cs#L11
This call site is reachable on all platforms. 'EventLogLoggerProvider' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Program.cs#L11
This call site is reachable on all platforms. 'EventLogSettings' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Program.cs#L11
This call site is reachable on all platforms. 'EventLogLoggerProvider' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|