- open C# doctor with a global json targetting net 11 project
- update to make C# doctor happy (in my case it was to install net 11 rc 1)
- run
dotnet --list-sdks and see 11.0.100-rc.1.26425.128
- open different project in C# doctor that has a net 10 global json
- get
-
I know I have net 10.0.400 but C# doctor updated my environment variables such that it doesn't find it
-
I run dotnet --list-sdks and see the same one and only 11.0.100-rc.1.26425.128
C# doctor must work in both scenarios. Furthermore the tooling requirements in this situation is not helpful
CDK version
Version
11.1.1
dotnet --list-sdksand see11.0.100-rc.1.26425.128I know I have net 10.0.400 but C# doctor updated my environment variables such that it doesn't find it
I run
dotnet --list-sdksand see the same one and only11.0.100-rc.1.26425.128C# doctor must work in both scenarios. Furthermore the tooling requirements in this situation is not helpful
CDK version
Version
11.1.1