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: README-src.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,11 @@ Graphviz.NetWrapper
5
5
6
6
## Supported platforms
7
7
8
+
`Rubjerg.Graphviz` ships with precompiled Graphviz binaries to ensure the exact graphviz version is used that we have tested and to make crossplatform deployment simpler.
9
+
The current version we ship is Graphviz 11.0.0.
10
+
8
11
### Windows
9
-
At the moment, `Rubjerg.Graphviz` ships with a bunch of precompiled Graphviz dlls built for 64 bit Windows.
12
+
`Rubjerg.Graphviz` ships with a bunch of precompiled Graphviz dlls built for 64 bit Windows.
10
13
This library is compatible with .NET Standard 2.0.
11
14
The unit tests run against .NET Framework 4.8 and .NET 8.0.
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,11 @@ Graphviz.NetWrapper
5
5
6
6
## Supported platforms
7
7
8
+
`Rubjerg.Graphviz` ships with precompiled Graphviz binaries to ensure the exact graphviz version is used that we have tested and to make crossplatform deployment simpler.
9
+
The current version we ship is Graphviz 11.0.0.
10
+
8
11
### Windows
9
-
At the moment, `Rubjerg.Graphviz` ships with a bunch of precompiled Graphviz dlls built for 64 bit Windows.
12
+
`Rubjerg.Graphviz` ships with a bunch of precompiled Graphviz dlls built for 64 bit Windows.
10
13
This library is compatible with .NET Standard 2.0.
11
14
The unit tests run against .NET Framework 4.8 and .NET 8.0.
0 commit comments