Merge pull request #36 from royalapplications/unambiguos-net-versions #101
Annotations
10 errors and 1 warning
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/FreeRdpControl.cs#L10
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLogger.cs#L4
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLoggerFactory.cs#L1
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLogger.cs#L8
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLogger.cs#L15
'LogLevel' is inaccessible due to its protection level
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLogger.cs#L15
The type or namespace name 'EventId' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLogger.cs#L23
'LogLevel' is inaccessible due to its protection level
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLoggerFactory.cs#L7
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/FreeRdpControl.cs#L51
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
src/RoyalApps.Community.FreeRdp.WinForms/FreeRdpControl.cs#L10
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|