aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Timeline.Tests.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-07 20:36:03 +0800
committercrupest <crupest@outlook.com>2022-04-07 20:36:03 +0800
commite2af7d31ac20037b50d5797b7a9b16ee65cbc0ea (patch)
tree308def4c666f15587e67eba3045f567f5b2a1c88 /BackEnd/Timeline.Tests/Timeline.Tests.csproj
parent34305283aca89b8b2ebacd26ad3faf859a6a78b0 (diff)
downloadtimeline-e2af7d31ac20037b50d5797b7a9b16ee65cbc0ea.tar.gz
timeline-e2af7d31ac20037b50d5797b7a9b16ee65cbc0ea.tar.bz2
timeline-e2af7d31ac20037b50d5797b7a9b16ee65cbc0ea.zip
...
Diffstat (limited to 'BackEnd/Timeline.Tests/Timeline.Tests.csproj')
-rw-r--r--BackEnd/Timeline.Tests/Timeline.Tests.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/BackEnd/Timeline.Tests/Timeline.Tests.csproj b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
index b699eb49..82dc4d6a 100644
--- a/BackEnd/Timeline.Tests/Timeline.Tests.csproj
+++ b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
@@ -12,7 +12,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="FluentAssertions" Version="6.5.1" />
+ <PackageReference Include="FluentAssertions" Version="6.6.0" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.2.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="6.0.3" />