[dotnet] configure local nuget package cache

This commit is contained in:
ParantezTech
2026-07-04 19:12:18 +03:00
parent 787c75b9b3
commit eb3d8d6eb1
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