Hi,
When doing the Compile & Run Web API's for both Salesdemo app or our application getting the below error.
Any advice how to solve this.
Microsoft Windows [Version 10.0.17763.678]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\Appeon\Common\PSCompiler\21.0\NetBuild>C:&cd /&cd C:\Program Files\dotnet&dotnet.exe build "C:\Users\C5076558\source\repos\PowerServer1\ServerAPIs"&exit
Microsoft (R) Build Engine version 16.7.2+b60ddb6f4 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
Determining projects to restore...
C:\Program Files\dotnet\sdk\3.1.407\NuGet.targets(128,5): error : The process cannot access the file 'C:\Users\C5076558\.nuget\packages\system.security.accesscontrol\4.7.0\runtimes\win\lib\netstandard1.3\System.Security.AccessControl.dll' because it is being used by another process. [C:\Users\C5076558\source\repos\PowerServer1\ServerAPIs\ServerAPIs.csproj]
Build FAILED.
C:\Program Files\dotnet\sdk\3.1.407\NuGet.targets(128,5): error : The process cannot access the file 'C:\Users\C5076558\.nuget\packages\system.security.accesscontrol\4.7.0\runtimes\win\lib\netstandard1.3\System.Security.AccessControl.dll' because it is being used by another process. [C:\Users\C5076558\source\repos\PowerServer1\ServerAPIs\ServerAPIs.csproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:06.36