aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Timeline.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-08-02 02:52:07 +0800
committercrupest <crupest@outlook.com>2023-08-02 02:52:07 +0800
commit645a88e7e35d15cec6106709c42b071bec045e0d (patch)
tree8c34d8ac3ba177f725e31b55bdf689a303cfee9a /BackEnd/Timeline/Timeline.csproj
parent0c5c9d51c51d07aecb6f4a01586c81c824141cb2 (diff)
downloadtimeline-645a88e7e35d15cec6106709c42b071bec045e0d.tar.gz
timeline-645a88e7e35d15cec6106709c42b071bec045e0d.tar.bz2
timeline-645a88e7e35d15cec6106709c42b071bec045e0d.zip
...
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r--BackEnd/Timeline/Timeline.csproj18
1 files changed, 9 insertions, 9 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj
index 6000cdb5..92fc6dec 100644
--- a/BackEnd/Timeline/Timeline.csproj
+++ b/BackEnd/Timeline/Timeline.csproj
@@ -29,18 +29,18 @@
<ItemGroup>
<PackageReference Include="AutoMapper" Version="12.0.1" />
- <PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.0" />
- <PackageReference Include="Markdig" Version="0.30.4" />
- <PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="7.0.3" />
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.3" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="7.0.3" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.3" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.3">
+ <PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
+ <PackageReference Include="Markdig" Version="0.31.0" />
+ <PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="7.0.9" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.9" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Analyzers" Version="7.0.9" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.9" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.9">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
- <PackageReference Include="NSwag.AspNetCore" Version="13.18.2" />
- <PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
+ <PackageReference Include="NSwag.AspNetCore" Version="13.19.0" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="3.0.1" />
</ItemGroup>
<ItemGroup>