using AscDocCsharp, and fixing the tag helper
This commit is contained in:
parent
694300b150
commit
e5fa31c9cb
12 changed files with 53 additions and 284 deletions
|
|
@ -41,7 +41,8 @@
|
|||
<PackageReference Include="System.Security.Cryptography.Pkcs" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Antiforgery" />
|
||||
<PackageReference Include="Swashbuckle.AspNetCore" />
|
||||
<PackageReference Include="AsciiDocNet" />
|
||||
<PackageReference Include="AsciiDocSharp" />
|
||||
<PackageReference Include="AsciiDocSharp.Converters.Html" />
|
||||
<PackageReference Include="SixLabors.ImageSharp" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue