Skip to content

Commit

Permalink
Merge branch 'dotnet:main' into fix/nav-toc-active-state
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby authored Aug 3, 2023
2 parents 1c1b72f + 6654f6a commit 378967f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

<ItemGroup>
<PackageVersion Include="HtmlAgilityPack" Version="1.11.51" />
<PackageVersion Include="ICSharpCode.Decompiler" Version="8.0.0.7345" />
<PackageVersion Include="ICSharpCode.Decompiler" Version="8.1.0.7455" />
<PackageVersion Include="IgnoresAccessChecksToGenerator" Version="0.6.0" />
<PackageVersion Include="Jint" Version="3.0.0-beta-2050" />
<PackageVersion Include="JsonSchema.Net" Version="4.1.8" />
<PackageVersion Include="JsonSchema.Net" Version="5.0.0" />
<PackageVersion Include="Markdig" Version="0.31.0" />

<!-- "17.3.2" is the latest compatible version for .NET 6 -->
Expand Down
14 changes: 7 additions & 7 deletions templates/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"bootstrap-icons": "^1.10.5",
"highlight.js": "^11.8.0",
"jquery": "3.7.0",
"lit-html": "^2.7.5",
"lit-html": "^2.8.0",
"lunr": "2.3.9",
"mathjax": "^3.2.2",
"mermaid": "^10.3.0"
Expand Down

0 comments on commit 378967f

Please sign in to comment.