Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaliumhexacyanoferrat committed Dec 18, 2023
1 parent 5efda06 commit d6d1f4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Modules/Markdown/GenHTTP.Modules.Markdown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<ProjectReference Include="..\Basics\GenHTTP.Modules.Basics.csproj" />
<ProjectReference Include="..\IO\GenHTTP.Modules.IO.csproj" />

<PackageReference Include="Markdig" Version="0.33.0" />
<PackageReference Include="Markdig" Version="0.34.0" />

<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

Expand Down
2 changes: 1 addition & 1 deletion Modules/Pages/GenHTTP.Modules.Pages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<ProjectReference Include="..\Basics\GenHTTP.Modules.Basics.csproj" />

<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />

<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

Expand Down

0 comments on commit d6d1f4f

Please sign in to comment.