dotnet 8.0.100

This commit is contained in:
2025-02-26 08:20:12 -07:00
parent 18ee50624e
commit c77d590c31
6 changed files with 37 additions and 3 deletions

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"[markdown]": {
"editor.wordWrap": "off"
}
}