Merge pull request #12 from royalapplications/unambiguos-net-versions #54
Annotations
10 errors and 1 warning
build (Release):
src/RoyalApps.Community.ExternalApps.WinForms/Extensions/LoggerExtensions.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.ExternalApps.WinForms/ExternalAppHost.cs#L2
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (Release):
src/RoyalApps.Community.ExternalApps.WinForms/ExternalAppHost.cs#L3
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (Release):
src/RoyalApps.Community.ExternalApps.WinForms/ExternalApps.cs#L9
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (Release):
src/RoyalApps.Community.ExternalApps.WinForms/WindowManagement/ExternalApp.cs#L12
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build (Release):
src/RoyalApps.Community.ExternalApps.WinForms/WindowManagement/ProcessWindowProvider.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.ExternalApps.WinForms/Extensions/LoggerExtensions.cs#L11
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.ExternalApps.WinForms/Extensions/LoggerExtensions.cs#L12
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.ExternalApps.WinForms/ExternalAppHost.cs#L51
The type or namespace name 'ILoggerFactory' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
src/RoyalApps.Community.ExternalApps.WinForms/ExternalAppHost.cs#L56
The type or namespace name 'ILogger' could not be found (are you missing a using directive or 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/
|