You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/input/docs/index.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,12 @@ GitVersion works on Mac, Linux with Mono and Windows.
15
15
:::{.alert .alert-info}
16
16
**Tip**
17
17
18
-
If you get `System.TypeInitializationException: The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: lib/linux/x86_64/libgit2-baa87df.so`
18
+
If you get:
19
+
20
+
```System.TypeInitializationException: The type initializer for
21
+
'LibGit2Sharp.Core.NativeMethods' threw an exception. --->
0 commit comments