Skip to content

Commit

Permalink
chore: update YamlDotNet
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan0660 committed May 14, 2023
1 parent c51412b commit b004657
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DocFxMarkdownGen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Log73" Version="0.7.0"/>
<PackageReference Include="YamlDotNet" Version="11.2.1"/>
<Compile Remove="examples\**"/>
<None Remove="examples\**\*"/>
<PackageReference Include="Log73" Version="0.7.0" />
<PackageReference Include="YamlDotNet" Version="13.1.0" />
<Compile Remove="examples\**" />
<None Remove="examples\**\*" />
</ItemGroup>

</Project>

0 comments on commit b004657

Please sign in to comment.