Skip to content

Commit 9021c34

Browse files
committed
Update .NET interactive deps
1 parent 5ee5575 commit 9021c34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Plotly.NET.Interactive/Plotly.NET.Interactive.fsproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
</ItemGroup>
4949

5050
<ItemGroup>
51-
<PackageReference Include="Microsoft.DotNet.Interactive" Version="1.0.0-beta.21553.5" />
52-
<PackageReference Include="Microsoft.DotNet.Interactive.Formatting" Version="1.0.0-beta.21553.5" />
51+
<PackageReference Include="Microsoft.DotNet.Interactive" Version="1.0.0-beta.21559.2" />
52+
<PackageReference Include="Microsoft.DotNet.Interactive.Formatting" Version="1.0.0-beta.21559.2" />
5353
</ItemGroup>
5454

5555
</Project>

0 commit comments

Comments
 (0)