Skip to content

Commit

Permalink
Break API to cleanup, add more documentation and JSON tests (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx committed Nov 28, 2024
1 parent 44642b0 commit aa50acf
Show file tree
Hide file tree
Showing 19 changed files with 1,543 additions and 881 deletions.
4 changes: 3 additions & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@
<PackageVersion Include="Markdig" Version="0.38.0" />
<PackageVersion Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.1.17" />
<PackageVersion Include="MinVer" Version="5.0.0" />
<PackageVersion Include="MSTest" Version="3.5.0" />
<PackageVersion Include="MSTest" Version="3.6.3" />
<PackageVersion Include="Scriban" Version="5.12.0" />
<PackageVersion Include="Spectre.Console" Version="0.49.1" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
<PackageVersion Include="Verify.MSTest" Version="28.4.0" />
<PackageVersion Include="XenoAtom.CommandLine" Version="1.0.1" />
</ItemGroup>
</Project>
Loading

0 comments on commit aa50acf

Please sign in to comment.