Commit e8d0ebf
authored
Clear NUGET_XMLDOC_MODE (#941)
Clear this environment variable so xml docs from NuGet packages are unpackaged. The default dotnet/sdk image sets it to 'skip'.
Without clearing this environment variable, the XML docs are not unpackaged and won't be used in intellisense.
See dotnet/dotnet-docker#27901 parent 4f7186e commit e8d0ebf
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments