Skip to content

Merge branch 'main' into fix/update-msbuild-format-integration-sha

255fab6
Select commit
Loading
Failed to load commit list.
Merged

Update format integration tests to .NET 10.0 GA and fix solution discovery #53965

Merge branch 'main' into fix/update-msbuild-format-integration-sha
255fab6
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Apr 21, 2026 in 0s

.NET Result Analysis

Details

All checks completed

[dotnet-sdk-public-ci]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

dotnet-sdk-public-ci / Build / TestBuild: linux (x64) / 🟣 Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    expand to see the full error
      .dotnet/sdk/11.0.100-preview.3.26170.106/Microsoft.Common.CurrentVersion.targets(5094,5): error MSB3894: (NETCORE_ENGINEERING_TELEMETRY=Build) Got System.IO.IOException: The process cannot access the file '/mnt/vss/_work/1/s/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net10.0/tr/Microsoft.TemplateEngine.Utils.resources.dll' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) at Microsoft.Build.Tasks.Copy.CopyFileWithLogging(FileState sourceFileState, FileState destinationFileState) at Microsoft.Build.Tasks.Copy.DoCopyWithRetries(FileState sourceFileState, FileState destinationFileState, CopyFileWithState copyFile) copying "/mnt/vss/_work/1/s/artifacts/bin/Microsoft.TemplateEngine.Utils/R
    ❌.dotnet/sdk/11.0.100-preview.3.26170.106/Microsoft.Common.CurrentVersion.targets(5094,5): error MSB3026: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not copy "/mnt/vss/_work/1/s/artifacts/bin/Microsoft.TemplateEngine.Utils/Release/net10.0/tr/Microsoft.TemplateEngine.Utils.resources.dll" to "/mnt/vss/_work/1/s/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net10.0/tr/Microsoft.TemplateEngine.Utils.resources.dll". Beginning retry 1 in 1000ms. The process cannot access the file '/mnt/vss/_work/1/s/artifacts/bin/Microsoft.TemplateEngine.Core/Release/net10.0/tr/Microsoft.TemplateEngine.Utils.resources.dll' because it is being used by another process.

Was this helpful? Yes No