Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy task in Microsoft.AspNetCore.Mvc.Testing.targets has missing UseHardlinksIfPossible and UseSymlinksIfPossible #33757

Open
dashkodo opened this issue Jun 22, 2021 · 2 comments

Comments

@dashkodo
Copy link

@dashkodo dashkodo commented Jun 22, 2021

When enabling multiple msbuild nodes it could fail due to locking "xxx.deps.json" files
We have faced with this issue using latest version of microsoft.aspnetcore.mvc.testing nuget package
C:\ZZZZ\nuget\microsoft.aspnetcore.mvc.testing\5.0.7\build\net5.0\Microsoft.AspNetCore.Mvc.Testing.targets(56, 5): error MSB3027: Unable to copy file "D:\XXXX\bin\Release\YYYY.deps.json" to "bin\Release\YYYY.deps.json". The process cannot access the file 'bin\Release\YYYY.deps.json' because it is being used by another process.

@javiercn
Copy link
Contributor

@javiercn javiercn commented Jun 24, 2021

@dashkodo thanks for contacting us.

We see that you've sent us a PR for this issue. We've left some comments on it.

@pranavkm pranavkm added this to the Backlog milestone Jun 24, 2021
@msftbot
Copy link
Contributor

@msftbot msftbot bot commented Jun 24, 2021

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants