Update Directory.Build.props #18
Annotations
3 errors and 10 warnings
windows-latest
D:\a\VL.CEF\VL.CEF\VL.CEF\src\CefExtensions.cs(117,29): error CS1061: 'CefCommandLine' does not contain a definition for 'AppendSwitchWithValue' and no accessible extension method 'AppendSwitchWithValue' accepting a first argument of type 'CefCommandLine' could be found (are you missing a using directive or an assembly reference?) [D:\a\VL.CEF\VL.CEF\VL.CEF\src\VL.CEF.csproj]
|
windows-latest
Target "Pack" has thrown an exception
|
windows-latest
Process completed with exit code 1.
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\Wrapper\MessageRouter\CefMessageRouterRendererSide.cs(231,13): warning CS0162: Unreachable code detected [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(10,32): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(65,42): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime.Platform' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(116,30): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime.ChromeVersion' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(194,27): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime.ExecuteProcess(CefMainArgs, CefApp)' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(239,28): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime.Initialize(CefMainArgs, CefSettings, CefApp)' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(590,28): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime.CreateUrl(CefUrlParts, out string)' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(651,30): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime.Base64Encode(byte[], int, int)' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(661,30): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime.Base64Encode(byte[])' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|
windows-latest
D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefRuntime.cs(732,32): warning CS1591: Missing XML comment for publicly visible type or member 'CefRuntime.ParseJson(IntPtr, int, CefJsonParserOptions)' [D:\a\VL.CEF\VL.CEF\deps\cef_glue\CefGlue\CefGlue.csproj::TargetFramework=netstandard2.0]
|