Skip to content

Commit

Permalink
deps: Update Marksman deps
Browse files Browse the repository at this point in the history
stack-info: PR: #352, branch: artempyanykh/stack/4
  • Loading branch information
artempyanykh committed Nov 17, 2024
1 parent d34d8b3 commit e5ae68d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MarkdigPatches/MarkdigPatches.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="Markdig" Version="0.38.0" />
</ItemGroup>

</Project>
4 changes: 2 additions & 2 deletions Marksman/Marksman.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="FSharp.SystemCommandLine" Version="0.13.0-beta4"/>
<PackageReference Include="FSharpPlus" Version="1.5.0"/>
<PackageReference Include="FSharpPlus" Version="1.6.1"/>
<PackageReference Include="Glob" Version="1.1.9"/>
<PackageReference Include="Markdig" Version="0.37.0"/>
<PackageReference Include="Markdig" Version="0.38.0"/>
<!-- <PackageReference Include="Ionide.LanguageServerProtocol" Version="0.3.1" />-->
<PackageReference Include="Serilog" Version="2.11.0"/>
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1"/>
Expand Down

0 comments on commit e5ae68d

Please sign in to comment.