Skip to content

Commit 0e4b583

Browse files
authored
Code Quality: Improved the way packages are managed in the codebase (#1885)
* Improved the way packages are managed in the codebase * Delete `NuGet.config` * Remove `packages/` from ignore
1 parent e06b18a commit 0e4b583

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ bin/
1313
Package/Release/
1414
*.binlog
1515

16-
# NuGet Packages
17-
packages/
18-
1916
# Python cache files
2017
__pycache__/
2118

NuGet.config

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)