aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Timeline.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-12-03 18:58:55 +0800
committerGitHub <noreply@github.com>2022-12-03 18:58:55 +0800
commit3cc9af427023a1c96bb7f168a895f5fcf9a71ac8 (patch)
treee159e6f0ddde469e9aa586cf8fe7ba6d713e994c /BackEnd/Timeline/Timeline.csproj
parent87470ea5fa501d678ac88a909a04227475393661 (diff)
parentf8d028dfaacf332638a16abeb6b98853232c5bb3 (diff)
downloadtimeline-3cc9af427023a1c96bb7f168a895f5fcf9a71ac8.tar.gz
timeline-3cc9af427023a1c96bb7f168a895f5fcf9a71ac8.tar.bz2
timeline-3cc9af427023a1c96bb7f168a895f5fcf9a71ac8.zip
Merge pull request #1353 from crupest/renovate/nswag-monorepo
chore(deps): update dependency nswag.aspnetcore to v13.18.0
Diffstat (limited to 'BackEnd/Timeline/Timeline.csproj')
-rw-r--r--BackEnd/Timeline/Timeline.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/BackEnd/Timeline/Timeline.csproj b/BackEnd/Timeline/Timeline.csproj
index 387303e9..dbadf461 100644
--- a/BackEnd/Timeline/Timeline.csproj
+++ b/BackEnd/Timeline/Timeline.csproj
@@ -45,7 +45,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="NSwag.AspNetCore" Version="13.17.0" />
+ <PackageReference Include="NSwag.AspNetCore" Version="13.18.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
</ItemGroup>