Skip to content

File tree

samples/JwtSample/JwtSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="4.1.1" />
2727
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.9" />
2828
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0" />
29-
<PackageReference Include="AspNetCore.MarkdownDocumenting" Version="2.0.0" />
29+
<PackageReference Include="AspNetCore.MarkdownDocumenting" Version="2.1.0" />
3030
<PackageReference Include="Microsoft.Extensions.ApiDescription.Client" Version="3.1.2">
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)