Skip to content

Commit

Permalink
Improve code generation (#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt committed Jul 28, 2023
1 parent eb6b384 commit a0c7f3c
Show file tree
Hide file tree
Showing 7 changed files with 352 additions and 453 deletions.
2 changes: 1 addition & 1 deletion src/Tools/CodeGeneration/CodeGeneration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="$(RoslynVersion)" />
<PackageReference Include="DotMarkdown" Version="0.2.0" />
<PackageReference Include="DotMarkdown.Docusaurus" Version="0.3.0-beta" />
</ItemGroup>

<ItemGroup>
Expand Down
41 changes: 0 additions & 41 deletions src/Tools/CodeGeneration/DocusaurusUtility.cs

This file was deleted.

Loading

0 comments on commit a0c7f3c

Please sign in to comment.