aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Timeline.Tests.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-12 20:37:34 +0800
committercrupest <crupest@outlook.com>2022-04-12 20:37:34 +0800
commit73317407aff1ef1bcda102b1e75d628e5c8f682b (patch)
treea1444d9cdf20c1f418cb943700b8206864f3d6d9 /BackEnd/Timeline.Tests/Timeline.Tests.csproj
parent8ddb8a46d065b4c6ab8241e602fdfb7afe687b8d (diff)
downloadtimeline-73317407aff1ef1bcda102b1e75d628e5c8f682b.tar.gz
timeline-73317407aff1ef1bcda102b1e75d628e5c8f682b.tar.bz2
timeline-73317407aff1ef1bcda102b1e75d628e5c8f682b.zip
...
Diffstat (limited to 'BackEnd/Timeline.Tests/Timeline.Tests.csproj')
-rw-r--r--BackEnd/Timeline.Tests/Timeline.Tests.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/BackEnd/Timeline.Tests/Timeline.Tests.csproj b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
index 4d4d3da2..84fc9055 100644
--- a/BackEnd/Timeline.Tests/Timeline.Tests.csproj
+++ b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
@@ -14,9 +14,9 @@
</PackageReference>
<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" />
- <PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.3" />
+ <PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.8" />
+ <PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="6.0.4" />
+ <PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="Moq" Version="4.17.2" />
<PackageReference Include="xunit" Version="2.4.1" />