We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69b99dd + 5efebe2 commit 22f0d93Copy full SHA for 22f0d93
VisualStudio.gitignore IgnorePackagesVisualStudio.gitignore renamed to IgnorePackages
@@ -123,9 +123,8 @@ publish/
123
*.azurePubxml
124
125
# NuGet Packages Directory
126
-## TODO: If you have NuGet Package Restore enabled, uncomment the next line
127
-#packages/*
128
-## TODO: If the tool you use requires repositories.config, also uncomment the next line
+packages/*
+## TODO: If the tool you use requires repositories.config uncomment the next line
129
#!packages/repositories.config
130
131
# Enable "build/" folder in the NuGet Packages folder since NuGet packages use it for MSBuild targets
0 commit comments