Whatisgoingon on Nostr: Dotnet introduced slnx as a replacement for the old sln soltution files. And VSCode ...
Dotnet introduced slnx as a replacement for the old sln soltution files. And VSCode creates them per default.
The nanoframework uses a csproject-file-variation that dotnet 10 msbuild does not understand. So you need to install mono-complete as it has a msbuild that works.
The catch is that the linux mono-complete msbuild version 16.10 does not understand slnx.
Does anyone know how to force vscode to create sln or convert them back?
#dotnet #csharp #linux #nanoframework #askfedi
Published at
2026-04-15 11:13:45 UTCEvent JSON
{
"id": "098d17f7a677386ab62b6d326905aa9a9a80bbcafa3d8bccac093cce8e673fa8",
"pubkey": "b03be14975d0923783c2fe13f70537f344de27036382b8a18a910c604a0dff23",
"created_at": 1776251625,
"kind": 1,
"tags": [
[
"t",
"dotnet"
],
[
"t",
"csharp"
],
[
"t",
"linux"
],
[
"t",
"nanoFramework"
],
[
"t",
"askfedi"
],
[
"proxy",
"https://mastodon.social/users/themipper/statuses/116408426549912850",
"activitypub"
],
[
"client",
"Mostr",
"31990:6be38f8c63df7dbf84db7ec4a6e6fbbd8d19dca3b980efad18585c46f04b26f9:mostr",
"wss://relay.ditto.pub"
]
],
"content": "Dotnet introduced slnx as a replacement for the old sln soltution files. And VSCode creates them per default.\n\nThe nanoframework uses a csproject-file-variation that dotnet 10 msbuild does not understand. So you need to install mono-complete as it has a msbuild that works.\n\nThe catch is that the linux mono-complete msbuild version 16.10 does not understand slnx.\n\nDoes anyone know how to force vscode to create sln or convert them back?\n\n#dotnet #csharp #linux #nanoframework #askfedi",
"sig": "447707e4bd8a4162384d29b4293822a8ef96f1b4b1d86ffcf2590a0925d754fe523d75c3228876a1208efe43951ad4be92992f9f62ca571cb84c1b41371b9afb"
}