aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Timeline.Tests.csproj
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-07 13:39:11 +0000
committerGitHub <noreply@github.com>2022-11-07 13:39:11 +0000
commit04814ca363e272efa317fdadb149d4d240b0d81e (patch)
treecd35b4cad582b79e4c7daf7a787b56d70bc9fc4e /BackEnd/Timeline.Tests/Timeline.Tests.csproj
parent629216cb1e5517bc6f0d8ac04523731c91124e93 (diff)
downloadtimeline-04814ca363e272efa317fdadb149d4d240b0d81e.tar.gz
timeline-04814ca363e272efa317fdadb149d4d240b0d81e.tar.bz2
timeline-04814ca363e272efa317fdadb149d4d240b0d81e.zip
chore(deps): update dependency microsoft.net.test.sdk to v17.4.0
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 2e175820..a2d09f02 100644
--- a/BackEnd/Timeline.Tests/Timeline.Tests.csproj
+++ b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
@@ -17,7 +17,7 @@
<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.NET.Test.Sdk" Version="17.3.2" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">