ParentContainsErrorRecordException, The process cannot access the file 'C:\Program Files\dotnet\dotnet.exe' because it is being used by another process. #387
Labels
bug
Something isn't working
Description:
setup-dotnet action fails with
ParentContainsErrorRecordException
: https://github.com/ParadoxGameConverters/ImperatorToCK3/actions/runs/4262267753/jobs/7417899979Task version:
v3
Platform:
Runner type:
Repro steps:
Use setup-dotnet to set up up NET 6 and do something with it. In the next steps, use setup-dotnet again to set up .NET 7.
Example:
https://github.com/ParadoxGameConverters/ImperatorToCK3/actions/runs/4262267753/jobs/7417899979
Expected behavior:
The action should set up .NET 7.
Actual behavior:
I'm getting the following exception:
The text was updated successfully, but these errors were encountered: