[dotnet] configure local nuget package cache

This commit is contained in:
ParantezTech
2026-07-04 19:12:18 +03:00
parent 03e3d25e85
commit 340eb9e0ab
3 changed files with 20 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ indent_size = 4
indent_style = space
tab_width = 4
[*.{md,json,yml,props,csproj}]
[*.{md,json,yml,xml,props,csproj}]
indent_size = 2
tab_width = 2