Skip to content

Commit eb9978d

Browse files
authored
List Source Link in the set of deterministic inputs (#45110)
1 parent 988e381 commit eb9978d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/csharp/language-reference/compiler-options/code-generation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ By default, compiler output from a given set of inputs is unique, since the comp
8080
- @ response files
8181
- Analyzers
8282
- Rulesets
83+
- [Source Link](https://github.com/dotnet/sourcelink) data extracted from the repository (e.g. git commit SHA, repository URL, etc.)
8384
- Other files that may be used by analyzers
8485
- The current culture (for the language in which diagnostics and exception messages are produced).
8586
- The default encoding (or the current code page) if the encoding isn't specified.

0 commit comments

Comments
 (0)