Jeff Sharp
Jeff Sharp
> 2\. The file extension **must** be `*.msbuildproj` or Visual Studio doesn't know what to do with it I have not experienced this problem. I've used `.csproj` and even just...
> . I'm curious how you got your `.root.targets` included as a project. I presume you edited the solution manually I first named it `.root.csproj` and used Visual Studio to...
My team began experiencing the same intermittent error as soon as the Azure DevOps pipeline for a large-ish app was updated to use the `windows-2025` agent image. We have tried...
I just confirmed that the error occurs for us both in test suites targeting .NET Framework 4.8.1 and in those targeting .NET 6. ``` Test run for D:\a\_work\1\s\OGpro.Tests.Unit\bin\Debug\net6.0\OGpro.Tests.Unit.dll (.NETCoreApp,Version=v6.0) VSTest...