Skip to content

Commit bb3cc50

Browse files
kMutageneanpin
authored andcommitted
Pin DynamicObj dependency to <3
1 parent 6cdf52d commit bb3cc50

File tree

76 files changed

+96
-80
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+96
-80
lines changed

docs/3D-charts/3d-cone-charts.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 4
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
15+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1616
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/3D-charts/3d-isosurface-plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 7
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
15+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1616
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/3D-charts/3d-mesh-plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 3
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
15+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1616
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/3D-charts/3d-scatter-plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ index: 1
1313
(*** condition: prepare ***)
1414
#r "nuget: Newtonsoft.JSON, 13.0.1"
1515
#r "nuget: DynamicObj, 2.0.0"
16-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
16+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1717
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1818

1919
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/3D-charts/3d-streamtube-plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 5
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
15+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1616
#r "../data/Deedle.dll"
1717
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1818

docs/3D-charts/3d-surface-plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 2
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
15+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1616
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/3D-charts/3d-volume-plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 6
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
15+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1616
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/404.fsx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#r "nuget: FsHttp"
66
#r "nuget: Newtonsoft.JSON, 13.0.1"
77
#r "nuget: DynamicObj, 2.0.0"
8-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
8+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha-1"
99
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1010

1111
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/carpet-charts/carpet_line_scatter_plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 1
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
15+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1616
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/carpet-charts/contourcarpet_plots.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 2
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
15+
#r "nuget: Giraffe.ViewEngine, 2.0.0-alpha-1"
1616
#r "../../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

0 commit comments

Comments
 (0)