https://zenn.dev/nuskey/articles/e07f70b62105d5
https://zenn.dev/nuskey/articles/e07f70b62105d5
We’ve introduced a new .SLNX solution file format in Visual Studio! Designed for clarity, better performance, and fewer merge conflicts, the new format is now easier to read, edit, and maintain. it’s designed to optimize your workflow.
devblogs.microsoft.com/visualstudio...
We’ve introduced a new .SLNX solution file format in Visual Studio! Designed for clarity, better performance, and fewer merge conflicts, the new format is now easier to read, edit, and maintain. it’s designed to optimize your workflow.
devblogs.microsoft.com/visualstudio...
dotnet tool update --global dotnet-outdated-tool
or if you haven't installed it:
dotnet tool install -g dotnet-outdated-tool
#dotnet
dotnet tool update --global dotnet-outdated-tool
or if you haven't installed it:
dotnet tool install -g dotnet-outdated-tool
#dotnet
.NETの新たなソリューションファイル形式(.slnx)
この記事は、従来の.NETソリューションファイル形式であるslnの複雑さを指摘し、より人間が理解しやすい新しい形式のslnxを紹介しています。
slnxはXML形式で記述され、dotnet sln migrateコマンドで簡単に移行できます。
プレビュー段階ながらも多くのツールが対応済みであり、CLIサポートも完了したため、slnxへの移行が推奨されています。
VSCodeでの設定に関する注意点も記載されています。
.NETの新たなソリューションファイル形式(.slnx)
この記事は、従来の.NETソリューションファイル形式であるslnの複雑さを指摘し、より人間が理解しやすい新しい形式のslnxを紹介しています。
slnxはXML形式で記述され、dotnet sln migrateコマンドで簡単に移行できます。
プレビュー段階ながらも多くのツールが対応済みであり、CLIサポートも完了したため、slnxへの移行が推奨されています。
VSCodeでの設定に関する注意点も記載されています。
It's a bit broke.
It's a bit broke.
www.youtube.com/watch?v=slNx...
www.youtube.com/watch?v=slNx...
#dotnet
#dotnet
SLN is evolving into SLNX, bringing fresh opportunities for developers. Dive into the innovative features, enhanced performance, and benefits this transition offers.#dotnet
https://isaacl.dev/gpq
SLN is evolving into SLNX, bringing fresh opportunities for developers. Dive into the innovative features, enhanced performance, and benefits this transition offers.#dotnet
https://isaacl.dev/gpq
• .NET 10 RC 1 support
• Visual Studio 2026 ready (.slnx + side-by-side)
• WebAssembly image decoding moved to WebWorkers
• Hot Design updates for even faster UI edits
• TabView reliability + new sizing modes
Read the full release blog
• .NET 10 RC 1 support
• Visual Studio 2026 ready (.slnx + side-by-side)
• WebAssembly image decoding moved to WebWorkers
• Hot Design updates for even faster UI edits
• TabView reliability + new sizing modes
Read the full release blog
The latest update to the .NET CLI introduces support for .slnx files, enhancing project management and collaboration.#dotnet
https://isaacl.dev/gge
The latest update to the .NET CLI introduces support for .slnx files, enhancing project management and collaboration.#dotnet
https://isaacl.dev/gge
This sets the stage for transitioning to the new SLNX format, enabling greater flexibility and efficiency.
This sets the stage for transitioning to the new SLNX format, enabling greater flexibility and efficiency.
#dotnet
#dotnet
Slunx, sulnx,slenx?
Slunx, sulnx,slenx?
Bug Fixes
* session: avoid session sharing between shell instances
* session: use parent process ID as identifier
Features
* dotnet: add .slnx to files
* go: use 1.25 features
#oh-my-posh #oss #cli #opensource
Bug Fixes
* session: avoid session sharing between shell instances
* session: use parent process ID as identifier
Features
* dotnet: add .slnx to files
* go: use 1.25 features
#oh-my-posh #oss #cli #opensource