diff options
author | crupest <crupest@outlook.com> | 2022-04-07 20:36:03 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-04-07 20:36:03 +0800 |
commit | e2af7d31ac20037b50d5797b7a9b16ee65cbc0ea (patch) | |
tree | 308def4c666f15587e67eba3045f567f5b2a1c88 /BackEnd/Timeline/Timeline.csproj | |
parent | 34305283aca89b8b2ebacd26ad3faf859a6a78b0 (diff) | |
download | timeline-e2af7d31ac20037b50d5797b7a9b16ee65cbc0ea.tar.gz timeline-e2af7d31ac20037b50d5797b7a9b16ee65cbc0ea.tar.bz2 timeline-e2af7d31ac20037b50d5797b7a9b16ee65cbc0ea.zip |
...
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r-- | BackEnd/Timeline/Timeline.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj index 0bf11e31..26e562e8 100644 --- a/BackEnd/Timeline/Timeline.csproj +++ b/BackEnd/Timeline/Timeline.csproj @@ -36,7 +36,7 @@ <ItemGroup>
<PackageReference Include="AutoMapper" Version="11.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="11.0.0" />
- <PackageReference Include="Markdig" Version="0.28.0" />
+ <PackageReference Include="Markdig" Version="0.28.1" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="6.0.3" />
|