aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Timeline.Tests.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-11-28 07:49:40 +0800
committerGitHub <noreply@github.com>2022-11-28 07:49:40 +0800
commit87470ea5fa501d678ac88a909a04227475393661 (patch)
tree8b77a8f4ed9418b22b72127a8a7f6450cdb3b5cf /BackEnd/Timeline.Tests/Timeline.Tests.csproj
parent2d5febdca73f1b24fdae5d9c8c685dbac5b403fd (diff)
parente0ab829e0fbccbd9d35a4c04238a2e34d8250a6d (diff)
downloadtimeline-87470ea5fa501d678ac88a909a04227475393661.tar.gz
timeline-87470ea5fa501d678ac88a909a04227475393661.tar.bz2
timeline-87470ea5fa501d678ac88a909a04227475393661.zip
Merge pull request #1351 from crupest/renovate/dotnet-monorepo
Diffstat (limited to 'BackEnd/Timeline.Tests/Timeline.Tests.csproj')
-rw-r--r--BackEnd/Timeline.Tests/Timeline.Tests.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/BackEnd/Timeline.Tests/Timeline.Tests.csproj b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
index a2d09f02..74f918d7 100644
--- a/BackEnd/Timeline.Tests/Timeline.Tests.csproj
+++ b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
@@ -15,8 +15,8 @@
<PackageReference Include="FluentAssertions" Version="6.8.0" />
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.3.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
- <PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="6.0.10" />
- <PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.10" />
+ <PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="6.0.11" />
+ <PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.11" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="xunit" Version="2.4.2" />