Relative Content

Tag Archive for c#.netvisual-studiocrashwindows-11

Visual studio 2022 0xc0000005 after F5 (Debugging)

Ive installed fresh Visual Studio 2022 Community and .Net 8.0 SDK then created raw console project (C#). When Im trying to build it by hitting F5 (or just clicking >ConsoleApp1 on upper panel, no matter), the project builds, opens console, writes “Hello world!” and crashes Visual Studio.