Forum member
gnewtzie
3 posts
Posts by gnewtzie
-
Not seeing .net sdk versions below V9
We have to specify it in the global.json because we have VS 2026 and the .NET 10 sdk installed on our machines but we haven't updated the projects to it yet. This caused build errors because it picks the wrong version of the assemblies (the .net 9 sdk versions specifically) Once we put the "versi…
20 Feb 2026 16:40 UTC
-
Not seeing .net sdk versions below V9
The trace output for the process is as follows: You must install or update .NET to run this application. App: D:\Temp\10684\39\BH.Business.Common.Test\bin\Debug\net8.0\nCrunch.TaskRunner.DotNetCore.20.x64.dll Architecture: x64 Framework: 'Microsoft.AspNetCore.App', version '8.0.24' (x64) .NE…
19 Feb 2026 19:04 UTC
-
DataRow issue with MSTest 3
This seems to be broke on MSTest 3.1.1 again.
16 Nov 2023 15:06 UTC