Skip to content

Commit db43e6a

Browse files
deps: Update dependency Grynwald.MdDocs.MSBuild to version 0.6.39
Updates-dependency: Grynwald.MdDocs.MSBuild Updates-dependency-from-version: 0.5.180 Updates-dependency-to-version: 0.6.39 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Pull-Request: #204
1 parent 9a78236 commit db43e6a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/MarkdownGenerator/Grynwald.MarkdownGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<GenerateApiReferenceDocumentationOnBuild>true</GenerateApiReferenceDocumentationOnBuild>
2020
</PropertyGroup>
2121
<ItemGroup>
22-
<PackageReference Include="Grynwald.MdDocs.MSBuild" Version="0.5.180" PrivateAssets="all" />
22+
<PackageReference Include="Grynwald.MdDocs.MSBuild" Version="0.6.39" PrivateAssets="all" />
2323
</ItemGroup>
2424

2525
</Project>

src/MarkdownGenerator/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
".NETStandard,Version=v2.0": {
55
"Grynwald.MdDocs.MSBuild": {
66
"type": "Direct",
7-
"requested": "[0.5.180, )",
8-
"resolved": "0.5.180",
9-
"contentHash": "LJ/EvxeW+cU1KxVwnTJP2VG7iz6You7uffSyapGbOiBHHIutv+W5TBFVAaWdJ9nAEd3iIUmm5NLGNdxo5A5Pcg=="
7+
"requested": "[0.6.39, )",
8+
"resolved": "0.6.39",
9+
"contentHash": "IRF8cYctsWohspMKS6PpCcviVgSrX/Edr6RhTdj54aBCWmXDtHzFQF1Lkk4Z85nR25Ojyh3x3ttgAvDh9SHouA=="
1010
},
1111
"Microsoft.SourceLink.GitHub": {
1212
"type": "Direct",

0 commit comments

Comments
 (0)