1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4183,5): warning MSB3026: Could not copy “obj\Debug\net461\MyCompany.MyProduct1.dll” to “bin\Debug\net461\MyCompany.MyProduct1.dll”. Beginning retry 8 in 1000ms. The process cannot access the file ‘bin\Debug\net461\MyCompany.MyProduct1.dll’ because it is being used by another process. The file is locked by: “Microsoft Visual Studio 2019 (14304)”
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4183,5): warning MSB3026: Could not copy “obj\Debug\net461\MyCompany.MyProduct1.dll” to “bin\Debug\net461\MyCompany.MyProduct1.dll”. Beginning retry 9 in 1000ms. The process cannot access the file ‘bin\Debug\net461\MyCompany.MyProduct1.dll’ because it is being used by another process. The file is locked by: “Microsoft Visual Studio 2019 (14304)”
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4183,5): warning MSB3026: Could not copy “obj\Debug\net461\MyCompany.MyProduct1.dll” to “bin\Debug\net461\MyCompany.MyProduct1.dll”. Beginning retry 10 in 1000ms. The process cannot access the file ‘bin\Debug\net461\MyCompany.MyProduct1.dll’ because it is being used by another process. The file is locked by: “Microsoft Visual Studio 2019 (14304)”
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4183,5): error MSB3027: Could not copy “obj\Debug\net461\MyCompany.MyProduct1.dll” to “bin\Debug\net461\MyCompany.MyProduct1.dll”. Exceeded retry count of 10. Failed. The file is locked by: “Microsoft Visual Studio 2019 (14304)”
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4183,5): error MSB3021: Unable to copy file “obj\Debug\net461\MyCompany.MyProduct1.dll” to “bin\Debug\net461\MyCompany.MyProduct1.dll”. The process cannot access the file ‘bin\Debug\net461\MyCompany.MyProduct1.dll’ because it is being used by another process.
1>Done building project “MyCompany.MyProduct1.csproj” – FAILED.
*========= Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
2 posts - 1 participant