Skip to content

Commit aa48247

Browse files
authored
Add FAQ entry for Nerdbank.GitVersioning
Added FAQ entry about disabling Nerdbank.GitVersioning.
1 parent 6516429 commit aa48247

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docfx/docs/faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ We have [a public feed][PublicCI] where our CI pushes packages.
6363
Adding the feed source URL to your nuget.config file will allow you to consume package versions that haven't been publicly released to nuget.org yet.
6464

6565
[PublicCI]: https://dev.azure.com/andrewarnott/OSS/_packaging?_a=feed&feed=PublicCI
66+
67+
## How do I temporarily disable Nerdbank.GitVersioning so I can build with a shallow clone?
68+
69+
Set the `NBGV_GitEngine` environment variable to `Disabled`.

0 commit comments

Comments
 (0)