CI failure with package restore
Open
area-infrastructure
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
This failure occurred in CI on https://github.com/dotnet/aspnetcore/pull/48957.
```
D:\a\_work\1\s\.dotnet\sdk\8.0.100-preview.6.23305.3\NuGet.targets(156,5): error : Cannot create a file when that file already exists. [D:\a\_work\1\s\src\Grpc\JsonTranscoding\test\testassets\Sandbox\Sandbox.csproj]
##[error].dotnet\sdk\8.0.100-preview.6.23305.3\NuGet.targets(156,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot create a file when that file already exists.
```
I re-ran the leg to get the PR through, but didn't find a prior issue for this type of failure so I'm creating this to track it.
Contributor guide
Assessment
This issue has not been assessed yet.