You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to build the .sln file the project. The solution is failing to Build, it is giving the build errors. It may be because of the Newtonsoft.Json.dll package is missing or it is referring to the older version.
2025-01-14T07:51:31.3356296Z ##[section]Starting: Build Power Apps Test Automation Solution
2025-01-14T07:51:31.3362916Z ==============================================================================
2025-01-14T07:51:31.3363094Z Task : Visual Studio build
2025-01-14T07:51:31.3363175Z Description : Build with MSBuild and set the Visual Studio version property
2025-01-14T07:51:31.3363306Z Version : 1.248.0
2025-01-14T07:51:31.3363381Z Author : Microsoft Corporation
2025-01-14T07:51:31.3363470Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/visual-studio-build
2025-01-14T07:51:31.3363619Z ==============================================================================
2025-01-14T07:51:32.5918327Z ##[command]"D:\a_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.248.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\vswhere.exe" -version [17.0,18.0) -latest -format json
2025-01-14T07:51:33.2743104Z ##[command]"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe" "D:\a\1\s\PowerAppsTestAutomation.sln" /nologo /nr:false /dl:CentralLogger,"D:\a_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.248.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll";"RootDetailId=00604e92-6120-4190-9dde-6e8cbcf9646b|SolutionDir=D:\a\1\s|enableOrphanedProjectsLogs=true"*ForwardingLogger,"D:\a_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.248.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll" /p:VisualStudioVersion="17.0" /p:_MSDeployUserAgent="VSTS_8a980e40-a8ad-4faa-bf28-a37db8a15f13_build_7848_0"
2025-01-14T07:51:33.5384691Z Build started 1/14/2025 7:51:33 AM.
2025-01-14T07:51:33.5394608Z
2025-01-14T07:51:33.9038576Z Project "D:\a\1\s\PowerAppsTestAutomation.sln" on node 1 (default targets).
2025-01-14T07:51:33.9039295Z ValidateSolutionConfiguration:
2025-01-14T07:51:33.9039680Z Building solution configuration "Debug|Any CPU".
2025-01-14T07:51:34.1663478Z Project "D:\a\1\s\PowerAppsTestAutomation.sln" (1) is building "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj" (2) on node 1 (default targets).
2025-01-14T07:51:34.1664495Z PrepareForBuild:
2025-01-14T07:51:34.1664951Z Creating directory "bin\Debug".
2025-01-14T07:51:34.1668016Z Creating directory "obj\Debug".
2025-01-14T07:51:38.8110030Z ResolveAssemblyReferences:
2025-01-14T07:51:38.8110843Z Primary reference "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL".
2025-01-14T07:51:38.8365626Z ##[warning]C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2413,5): Warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
2025-01-14T07:51:38.8374561Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2413,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:38.8375348Z For SearchPath "{HintPathFromItem}".
2025-01-14T07:51:38.8375658Z Considered "D:\a\1\s\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8376019Z For SearchPath "{TargetFrameworkDirectory}".
2025-01-14T07:51:38.8378147Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8384292Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8385039Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8385515Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Facades\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8385982Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Facades\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8386652Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Facades\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8387152Z For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\AssemblyFolders.config,v4.6}".
2025-01-14T07:51:38.8387637Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8388100Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8388555Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8389002Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\PublicAssemblies\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8389456Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\PublicAssemblies\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8389887Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\PublicAssemblies\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8390337Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8390827Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8391287Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8391741Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8392192Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8392637Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8393088Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8393539Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8394060Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8544572Z For SearchPath "{Registry:Software\Microsoft.NETFramework,v4.6,AssemblyFoldersEx}".
2025-01-14T07:51:38.8545229Z Considered AssemblyFoldersEx locations.
2025-01-14T07:51:38.8545617Z Considered "C:\Program Files (x86)\Microsoft Visual Studio\Shared\SDKs\Azure\v2.9\ToolsRef\Newtonsoft.Json.dll",
2025-01-14T07:51:38.8546037Z but its name "Newtonsoft.Json, Version=13.0.1.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed"
2025-01-14T07:51:38.8546454Z didn't match the expected name "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL".
2025-01-14T07:51:38.8546867Z For SearchPath "{AssemblyFolders}".
2025-01-14T07:51:38.8547212Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8547961Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8548412Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8548836Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8549247Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8549656Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8550162Z Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8550508Z Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Newtonsoft.Json.dll",
2025-01-14T07:51:38.8550868Z but its name "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed"
2025-01-14T07:51:38.8551320Z didn't match the expected name "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL".
2025-01-14T07:51:38.8551726Z Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8552112Z Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8552512Z Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8552906Z Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8553290Z Considered "C:\Program Files (x86)\WiX Toolset v3.14\SDK\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8553660Z Considered "C:\Program Files (x86)\WiX Toolset v3.14\SDK\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8554024Z Considered "C:\Program Files (x86)\WiX Toolset v3.14\SDK\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8554278Z For SearchPath "{GAC}".
2025-01-14T07:51:38.8555048Z Considered "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL", which was not found in the GAC.
2025-01-14T07:51:38.8555818Z For SearchPath "{RawFileName}".
2025-01-14T07:51:38.8556211Z Considered treating "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" as a file name, but it didn't exist.
2025-01-14T07:51:38.8556638Z For SearchPath "bin\Debug".
2025-01-14T07:51:38.8556885Z Considered "bin\Debug\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8557143Z Considered "bin\Debug\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8557705Z Considered "bin\Debug\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8640159Z AssemblyFoldersEx location: "{Registry:Software\Microsoft.NETFramework,v4.6,AssemblyFoldersEx}"
2025-01-14T07:51:38.8640801Z C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies
2025-01-14T07:51:38.8641140Z C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0
2025-01-14T07:51:38.8641481Z C:\Program Files (x86)\Microsoft Visual Studio\Shared\SDKs\Azure\v2.9\ToolsRef
2025-01-14T07:51:38.8641835Z C:\Program Files (x86)\Microsoft Visual Studio\Shared\Visual Studio Tools for Office\PIA\Office15
2025-01-14T07:51:38.8643292Z C:\Program Files (x86)\Microsoft Visual Studio\Shared\Visual Studio Tools for Office\PIA\Office14
2025-01-14T07:51:38.8643623Z C:\Program Files (x86)\Open XML SDK\V2.5\lib
2025-01-14T07:51:38.8643977Z C:\Program Files (x86)\WiX Toolset v3.14\SDK
2025-01-14T07:51:38.8644264Z C:\Program Files\Microsoft SDKs\Azure.NET SDK\v2.9\ref
2025-01-14T07:51:38.8644581Z C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies
2025-01-14T07:51:38.8644898Z C:\Program Files (x86)\Microsoft Chart Controls\Assemblies
2025-01-14T07:51:38.8645192Z C:\Program Files\Microsoft SQL Server\130\DTS\Tasks
2025-01-14T07:51:38.8645511Z C:\Program Files\Microsoft SQL Server\130\DTS\PipelineComponents
2025-01-14T07:51:38.8645822Z C:\Program Files\Microsoft SQL Server\130\DTS\ForEachEnumerators
2025-01-14T07:51:38.8646132Z C:\Program Files\Microsoft SQL Server\130\DTS\Connections
2025-01-14T07:51:40.3006777Z CoreResGen:
2025-01-14T07:51:40.3008994Z "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8.1 Tools\resgen.exe" /useSourcePath /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Microsoft.CSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\mscorlib.dll" /r:D:\a\1\s\packages\DotNetSeleniumExtras.WaitHelpers.3.11.0\lib\net45\SeleniumExtras.WaitHelpers.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Drawing.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Net.Http.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Web.Extensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Xml.Linq.dll" /r:D:\a\1\s\packages\Selenium.WebDriver.3.141.0\lib\net45\WebDriver.dll /r:D:\a\1\s\packages\Selenium.Support.3.141.0\lib\net45\WebDriver.Support.dll /compile Properties\Resources.resx,obj\Debug\Microsoft.PowerApps.TestAutomation.Browser.Properties.Resources.resources
2025-01-14T07:51:40.3010990Z Processing resource file "Properties\Resources.resx" into "obj\Debug\Microsoft.PowerApps.TestAutomation.Browser.Properties.Resources.resources".
2025-01-14T07:51:40.7126429Z CoreCompile:
2025-01-14T07:51:40.7129660Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\mscorlib.dll" /reference:D:\a\1\s\packages\DotNetSeleniumExtras.WaitHelpers.3.11.0\lib\net45\SeleniumExtras.WaitHelpers.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Xml.Linq.dll" /reference:D:\a\1\s\packages\Selenium.WebDriver.3.141.0\lib\net45\WebDriver.dll /reference:D:\a\1\s\packages\Selenium.Support.3.141.0\lib\net45\WebDriver.Support.dll /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Microsoft.PowerApps.TestAutomation.Browser.dll /subsystemversion:6.00 /resource:obj\Debug\Microsoft.PowerApps.TestAutomation.Browser.Properties.Resources.resources /target:library /utf8output /langversion:7.3 BrowserActionLogger.cs BrowserCommand.cs BrowserCommandOptions.cs BrowserCommandResult.cs BrowserCredentials.cs BrowserDriverFactory.cs BrowserInitializeEventArgs.cs BrowserInitiationSource.cs BrowserOptions.cs BrowserPage.cs BrowserType.cs Constants.cs DelegateBrowserCommand.cs DTOs\BrowserRecordingEvent.cs DynamicJsonConverter.cs Element.cs Extensions\SeleniumExtensions.cs Extensions\StringExtensions.cs ICommandResult.cs InteractiveBrowser.cs NavigationOperation.cs Properties\AssemblyInfo.cs Properties\Resources.Designer.cs "obj\Debug.NETFramework,Version=v4.6.AssemblyAttributes.cs"
2025-01-14T07:51:57.6617908Z ##[error]Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(169,23): Error CS0122: 'JObject' is inaccessible due to its protection level
2025-01-14T07:51:57.6620166Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(169,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:57.6625138Z ##[error]Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(179,23): Error CS0122: 'JArray' is inaccessible due to its protection level
2025-01-14T07:51:57.6629743Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(179,23): error CS0122: 'JArray' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:57.6633742Z ##[error]Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(408,23): Error CS0122: 'JObject' is inaccessible due to its protection level
2025-01-14T07:51:57.6635694Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(408,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:57.6638471Z ##[error]Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(507,23): Error CS0122: 'JObject' is inaccessible due to its protection level
2025-01-14T07:51:57.6641534Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(507,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:57.6643169Z CompilerServer: server - server processed compilation - Microsoft.PowerApps.TestAutomation.Browser
2025-01-14T07:51:57.7141305Z Done Building Project "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj" (default targets) -- FAILED.
2025-01-14T07:51:57.7539196Z Project "D:\a\1\s\PowerAppsTestAutomation.sln" (1) is building "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Api\Microsoft.PowerApps.TestAutomation.Api.csproj" (3) on node 1 (default targets).
2025-01-14T07:51:57.7539748Z PrepareForBuild:
2025-01-14T07:51:57.7540095Z Creating directory "bin\Debug".
2025-01-14T07:51:57.7542210Z Creating directory "obj\Debug".
2025-01-14T07:51:58.1706417Z Done Building Project "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Api\Microsoft.PowerApps.TestAutomation.Api.csproj" (default targets) -- FAILED.
2025-01-14T07:51:58.1871758Z Project "D:\a\1\s\PowerAppsTestAutomation.sln" (1) is building "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Tests\Microsoft.PowerApps.TestAutomation.Tests.csproj" (4) on node 1 (default targets).
2025-01-14T07:51:58.1872373Z PrepareForBuild:
2025-01-14T07:51:58.1872677Z Creating directory "bin\Debug".
2025-01-14T07:51:58.1874682Z Creating directory "obj\Debug".
2025-01-14T07:51:58.1964186Z Done Building Project "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Tests\Microsoft.PowerApps.TestAutomation.Tests.csproj" (default targets) -- FAILED.
2025-01-14T07:51:58.1993730Z Done Building Project "D:\a\1\s\PowerAppsTestAutomation.sln" (default targets) -- FAILED.
2025-01-14T07:51:58.2011509Z
2025-01-14T07:51:58.2012213Z Build FAILED.
2025-01-14T07:51:58.2012423Z
2025-01-14T07:51:58.2012736Z "D:\a\1\s\PowerAppsTestAutomation.sln" (default target) (1) ->
2025-01-14T07:51:58.2013148Z "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj" (default target) (2) ->
2025-01-14T07:51:58.2013546Z (ResolveAssemblyReferences target) ->
2025-01-14T07:51:58.2014309Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2413,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2014982Z
2025-01-14T07:51:58.2015131Z
2025-01-14T07:51:58.2015424Z "D:\a\1\s\PowerAppsTestAutomation.sln" (default target) (1) ->
2025-01-14T07:51:58.2015828Z "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj" (default target) (2) ->
2025-01-14T07:51:58.2016199Z (CoreCompile target) ->
2025-01-14T07:51:58.2016677Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(169,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2017383Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(179,23): error CS0122: 'JArray' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2018098Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(408,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2018809Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(507,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2019402Z
2025-01-14T07:51:58.2019648Z 1 Warning(s)
2025-01-14T07:51:58.2196205Z 4 Error(s)
2025-01-14T07:51:58.2255614Z
2025-01-14T07:51:58.2303128Z Time Elapsed 00:00:24.69
2025-01-14T07:51:58.3736905Z ##[error]Process 'msbuild.exe' exited with code '1'.
2025-01-14T07:51:58.3739154Z 1
2025-01-14T07:51:58.5091087Z ##[section]Finishing: Build Power Apps Test Automation Solution
VSBuild@1 - Visual Studio build v1 task | Microsoft Learn
Build with MSBuild and set the Visual Studio version property.
The text was updated successfully, but these errors were encountered:
We are trying to build the .sln file the project. The solution is failing to Build, it is giving the build errors. It may be because of the Newtonsoft.Json.dll package is missing or it is referring to the older version.
2025-01-14T07:51:31.3356296Z ##[section]Starting: Build Power Apps Test Automation Solution
2025-01-14T07:51:31.3362916Z ==============================================================================
2025-01-14T07:51:31.3363094Z Task : Visual Studio build
2025-01-14T07:51:31.3363175Z Description : Build with MSBuild and set the Visual Studio version property
2025-01-14T07:51:31.3363306Z Version : 1.248.0
2025-01-14T07:51:31.3363381Z Author : Microsoft Corporation
2025-01-14T07:51:31.3363470Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/build/visual-studio-build
2025-01-14T07:51:31.3363619Z ==============================================================================
2025-01-14T07:51:32.5918327Z ##[command]"D:\a_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.248.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\vswhere.exe" -version [17.0,18.0) -latest -format json
2025-01-14T07:51:33.2743104Z ##[command]"C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\msbuild.exe" "D:\a\1\s\PowerAppsTestAutomation.sln" /nologo /nr:false /dl:CentralLogger,"D:\a_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.248.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll";"RootDetailId=00604e92-6120-4190-9dde-6e8cbcf9646b|SolutionDir=D:\a\1\s|enableOrphanedProjectsLogs=true"*ForwardingLogger,"D:\a_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.248.0\node_modules\azure-pipelines-tasks-msbuildhelpers\tools\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll" /p:VisualStudioVersion="17.0" /p:_MSDeployUserAgent="VSTS_8a980e40-a8ad-4faa-bf28-a37db8a15f13_build_7848_0"
2025-01-14T07:51:33.5384691Z Build started 1/14/2025 7:51:33 AM.
2025-01-14T07:51:33.5394608Z
2025-01-14T07:51:33.9038576Z Project "D:\a\1\s\PowerAppsTestAutomation.sln" on node 1 (default targets).
2025-01-14T07:51:33.9039295Z ValidateSolutionConfiguration:
2025-01-14T07:51:33.9039680Z Building solution configuration "Debug|Any CPU".
2025-01-14T07:51:34.1663478Z Project "D:\a\1\s\PowerAppsTestAutomation.sln" (1) is building "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj" (2) on node 1 (default targets).
2025-01-14T07:51:34.1664495Z PrepareForBuild:
2025-01-14T07:51:34.1664951Z Creating directory "bin\Debug".
2025-01-14T07:51:34.1668016Z Creating directory "obj\Debug".
2025-01-14T07:51:38.8110030Z ResolveAssemblyReferences:
2025-01-14T07:51:38.8110843Z Primary reference "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL".
2025-01-14T07:51:38.8365626Z ##[warning]C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2413,5): Warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
2025-01-14T07:51:38.8374561Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2413,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:38.8375348Z For SearchPath "{HintPathFromItem}".
2025-01-14T07:51:38.8375658Z Considered "D:\a\1\s\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8376019Z For SearchPath "{TargetFrameworkDirectory}".
2025-01-14T07:51:38.8378147Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8384292Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8385039Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8385515Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Facades\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8385982Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Facades\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8386652Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Facades\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8387152Z For SearchPath "{AssemblyFoldersFromConfig:C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\AssemblyFolders.config,v4.6}".
2025-01-14T07:51:38.8387637Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8388100Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8388555Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\Extensions\Microsoft\SqlDb\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8389002Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\PublicAssemblies\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8389456Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\PublicAssemblies\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8389887Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\PublicAssemblies\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8390337Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8390827Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8391287Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.5\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8391741Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8392192Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8392637Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v4.0\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8393088Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8393539Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8394060Z Considered "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\Common7\IDE\ReferenceAssemblies\v2.0\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8544572Z For SearchPath "{Registry:Software\Microsoft.NETFramework,v4.6,AssemblyFoldersEx}".
2025-01-14T07:51:38.8545229Z Considered AssemblyFoldersEx locations.
2025-01-14T07:51:38.8545617Z Considered "C:\Program Files (x86)\Microsoft Visual Studio\Shared\SDKs\Azure\v2.9\ToolsRef\Newtonsoft.Json.dll",
2025-01-14T07:51:38.8546037Z but its name "Newtonsoft.Json, Version=13.0.1.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed"
2025-01-14T07:51:38.8546454Z didn't match the expected name "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL".
2025-01-14T07:51:38.8546867Z For SearchPath "{AssemblyFolders}".
2025-01-14T07:51:38.8547212Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8547961Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8548412Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.0\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8548836Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8549247Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8549656Z Considered "C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8550162Z Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8550508Z Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Newtonsoft.Json.dll",
2025-01-14T07:51:38.8550868Z but its name "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed"
2025-01-14T07:51:38.8551320Z didn't match the expected name "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL".
2025-01-14T07:51:38.8551726Z Considered "C:\Program Files\IIS\Microsoft Web Deploy V3\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8552112Z Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8552512Z Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8552906Z Considered "C:\Program Files (x86)\Microsoft SQL Server\130\SDK\Assemblies\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8553290Z Considered "C:\Program Files (x86)\WiX Toolset v3.14\SDK\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8553660Z Considered "C:\Program Files (x86)\WiX Toolset v3.14\SDK\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8554024Z Considered "C:\Program Files (x86)\WiX Toolset v3.14\SDK\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8554278Z For SearchPath "{GAC}".
2025-01-14T07:51:38.8555048Z Considered "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL", which was not found in the GAC.
2025-01-14T07:51:38.8555818Z For SearchPath "{RawFileName}".
2025-01-14T07:51:38.8556211Z Considered treating "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" as a file name, but it didn't exist.
2025-01-14T07:51:38.8556638Z For SearchPath "bin\Debug".
2025-01-14T07:51:38.8556885Z Considered "bin\Debug\Newtonsoft.Json.winmd", but it didn't exist.
2025-01-14T07:51:38.8557143Z Considered "bin\Debug\Newtonsoft.Json.dll", but it didn't exist.
2025-01-14T07:51:38.8557705Z Considered "bin\Debug\Newtonsoft.Json.exe", but it didn't exist.
2025-01-14T07:51:38.8640159Z AssemblyFoldersEx location: "{Registry:Software\Microsoft.NETFramework,v4.6,AssemblyFoldersEx}"
2025-01-14T07:51:38.8640801Z C:\Program Files (x86)\Microsoft.NET\Primary Interop Assemblies
2025-01-14T07:51:38.8641140Z C:\Program Files\Reference Assemblies\Microsoft\Workflow Manager\1.0
2025-01-14T07:51:38.8641481Z C:\Program Files (x86)\Microsoft Visual Studio\Shared\SDKs\Azure\v2.9\ToolsRef
2025-01-14T07:51:38.8641835Z C:\Program Files (x86)\Microsoft Visual Studio\Shared\Visual Studio Tools for Office\PIA\Office15
2025-01-14T07:51:38.8643292Z C:\Program Files (x86)\Microsoft Visual Studio\Shared\Visual Studio Tools for Office\PIA\Office14
2025-01-14T07:51:38.8643623Z C:\Program Files (x86)\Open XML SDK\V2.5\lib
2025-01-14T07:51:38.8643977Z C:\Program Files (x86)\WiX Toolset v3.14\SDK
2025-01-14T07:51:38.8644264Z C:\Program Files\Microsoft SDKs\Azure.NET SDK\v2.9\ref
2025-01-14T07:51:38.8644581Z C:\Program Files (x86)\Common Files\Microsoft Shared\MSEnv\PublicAssemblies
2025-01-14T07:51:38.8644898Z C:\Program Files (x86)\Microsoft Chart Controls\Assemblies
2025-01-14T07:51:38.8645192Z C:\Program Files\Microsoft SQL Server\130\DTS\Tasks
2025-01-14T07:51:38.8645511Z C:\Program Files\Microsoft SQL Server\130\DTS\PipelineComponents
2025-01-14T07:51:38.8645822Z C:\Program Files\Microsoft SQL Server\130\DTS\ForEachEnumerators
2025-01-14T07:51:38.8646132Z C:\Program Files\Microsoft SQL Server\130\DTS\Connections
2025-01-14T07:51:40.3006777Z CoreResGen:
2025-01-14T07:51:40.3008994Z "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8.1 Tools\resgen.exe" /useSourcePath /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Microsoft.CSharp.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\mscorlib.dll" /r:D:\a\1\s\packages\DotNetSeleniumExtras.WaitHelpers.3.11.0\lib\net45\SeleniumExtras.WaitHelpers.dll /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Core.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Data.DataSetExtensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Data.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Drawing.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Net.Http.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Web.Extensions.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Xml.dll" /r:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Xml.Linq.dll" /r:D:\a\1\s\packages\Selenium.WebDriver.3.141.0\lib\net45\WebDriver.dll /r:D:\a\1\s\packages\Selenium.Support.3.141.0\lib\net45\WebDriver.Support.dll /compile Properties\Resources.resx,obj\Debug\Microsoft.PowerApps.TestAutomation.Browser.Properties.Resources.resources
2025-01-14T07:51:40.3010990Z Processing resource file "Properties\Resources.resx" into "obj\Debug\Microsoft.PowerApps.TestAutomation.Browser.Properties.Resources.resources".
2025-01-14T07:51:40.7126429Z CoreCompile:
2025-01-14T07:51:40.7129660Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\Microsoft.CSharp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\mscorlib.dll" /reference:D:\a\1\s\packages\DotNetSeleniumExtras.WaitHelpers.3.11.0\lib\net45\SeleniumExtras.WaitHelpers.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Data.DataSetExtensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Web.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework.NETFramework\v4.6\System.Xml.Linq.dll" /reference:D:\a\1\s\packages\Selenium.WebDriver.3.141.0\lib\net45\WebDriver.dll /reference:D:\a\1\s\packages\Selenium.Support.3.141.0\lib\net45\WebDriver.Support.dll /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\Microsoft.PowerApps.TestAutomation.Browser.dll /subsystemversion:6.00 /resource:obj\Debug\Microsoft.PowerApps.TestAutomation.Browser.Properties.Resources.resources /target:library /utf8output /langversion:7.3 BrowserActionLogger.cs BrowserCommand.cs BrowserCommandOptions.cs BrowserCommandResult.cs BrowserCredentials.cs BrowserDriverFactory.cs BrowserInitializeEventArgs.cs BrowserInitiationSource.cs BrowserOptions.cs BrowserPage.cs BrowserType.cs Constants.cs DelegateBrowserCommand.cs DTOs\BrowserRecordingEvent.cs DynamicJsonConverter.cs Element.cs Extensions\SeleniumExtensions.cs Extensions\StringExtensions.cs ICommandResult.cs InteractiveBrowser.cs NavigationOperation.cs Properties\AssemblyInfo.cs Properties\Resources.Designer.cs "obj\Debug.NETFramework,Version=v4.6.AssemblyAttributes.cs"
2025-01-14T07:51:57.6617908Z ##[error]Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(169,23): Error CS0122: 'JObject' is inaccessible due to its protection level
2025-01-14T07:51:57.6620166Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(169,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:57.6625138Z ##[error]Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(179,23): Error CS0122: 'JArray' is inaccessible due to its protection level
2025-01-14T07:51:57.6629743Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(179,23): error CS0122: 'JArray' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:57.6633742Z ##[error]Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(408,23): Error CS0122: 'JObject' is inaccessible due to its protection level
2025-01-14T07:51:57.6635694Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(408,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:57.6638471Z ##[error]Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(507,23): Error CS0122: 'JObject' is inaccessible due to its protection level
2025-01-14T07:51:57.6641534Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(507,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:57.6643169Z CompilerServer: server - server processed compilation - Microsoft.PowerApps.TestAutomation.Browser
2025-01-14T07:51:57.7141305Z Done Building Project "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj" (default targets) -- FAILED.
2025-01-14T07:51:57.7539196Z Project "D:\a\1\s\PowerAppsTestAutomation.sln" (1) is building "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Api\Microsoft.PowerApps.TestAutomation.Api.csproj" (3) on node 1 (default targets).
2025-01-14T07:51:57.7539748Z PrepareForBuild:
2025-01-14T07:51:57.7540095Z Creating directory "bin\Debug".
2025-01-14T07:51:57.7542210Z Creating directory "obj\Debug".
2025-01-14T07:51:58.1706417Z Done Building Project "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Api\Microsoft.PowerApps.TestAutomation.Api.csproj" (default targets) -- FAILED.
2025-01-14T07:51:58.1871758Z Project "D:\a\1\s\PowerAppsTestAutomation.sln" (1) is building "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Tests\Microsoft.PowerApps.TestAutomation.Tests.csproj" (4) on node 1 (default targets).
2025-01-14T07:51:58.1872373Z PrepareForBuild:
2025-01-14T07:51:58.1872677Z Creating directory "bin\Debug".
2025-01-14T07:51:58.1874682Z Creating directory "obj\Debug".
2025-01-14T07:51:58.1964186Z Done Building Project "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Tests\Microsoft.PowerApps.TestAutomation.Tests.csproj" (default targets) -- FAILED.
2025-01-14T07:51:58.1993730Z Done Building Project "D:\a\1\s\PowerAppsTestAutomation.sln" (default targets) -- FAILED.
2025-01-14T07:51:58.2011509Z
2025-01-14T07:51:58.2012213Z Build FAILED.
2025-01-14T07:51:58.2012423Z
2025-01-14T07:51:58.2012736Z "D:\a\1\s\PowerAppsTestAutomation.sln" (default target) (1) ->
2025-01-14T07:51:58.2013148Z "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj" (default target) (2) ->
2025-01-14T07:51:58.2013546Z (ResolveAssemblyReferences target) ->
2025-01-14T07:51:58.2014309Z C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2413,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2014982Z
2025-01-14T07:51:58.2015131Z
2025-01-14T07:51:58.2015424Z "D:\a\1\s\PowerAppsTestAutomation.sln" (default target) (1) ->
2025-01-14T07:51:58.2015828Z "D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj" (default target) (2) ->
2025-01-14T07:51:58.2016199Z (CoreCompile target) ->
2025-01-14T07:51:58.2016677Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(169,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2017383Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(179,23): error CS0122: 'JArray' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2018098Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(408,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2018809Z D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Extensions\SeleniumExtensions.cs(507,23): error CS0122: 'JObject' is inaccessible due to its protection level [D:\a\1\s\Microsoft.PowerApps.TestAutomation.Browser\Microsoft.PowerApps.TestAutomation.Browser.csproj]
2025-01-14T07:51:58.2019402Z
2025-01-14T07:51:58.2019648Z 1 Warning(s)
2025-01-14T07:51:58.2196205Z 4 Error(s)
2025-01-14T07:51:58.2255614Z
2025-01-14T07:51:58.2303128Z Time Elapsed 00:00:24.69
2025-01-14T07:51:58.3736905Z ##[error]Process 'msbuild.exe' exited with code '1'.
2025-01-14T07:51:58.3739154Z 1
2025-01-14T07:51:58.5091087Z ##[section]Finishing: Build Power Apps Test Automation Solution
VSBuild@1 - Visual Studio build v1 task | Microsoft Learn
Build with MSBuild and set the Visual Studio version property.
The text was updated successfully, but these errors were encountered: