aboutsummaryrefslogtreecommitdiff
path: root/Timeline.Tests
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-02-20 19:08:49 +0800
committercrupest <crupest@outlook.com>2020-02-20 19:08:49 +0800
commite6a153380c720e386137904498b78b5488868f13 (patch)
treee038cecc090f74f863b5c80e49cd1c0de537c965 /Timeline.Tests
parent32765bc2009d36cd3bc124e2a9bb769fc3ec9b4b (diff)
downloadtimeline-e6a153380c720e386137904498b78b5488868f13.tar.gz
timeline-e6a153380c720e386137904498b78b5488868f13.tar.bz2
timeline-e6a153380c720e386137904498b78b5488868f13.zip
Update packages.
Diffstat (limited to 'Timeline.Tests')
-rw-r--r--Timeline.Tests/Timeline.Tests.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/Timeline.Tests/Timeline.Tests.csproj b/Timeline.Tests/Timeline.Tests.csproj
index 40e8cda2..00c1e103 100644
--- a/Timeline.Tests/Timeline.Tests.csproj
+++ b/Timeline.Tests/Timeline.Tests.csproj
@@ -11,14 +11,14 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="FluentAssertions" Version="5.10.0" />
+ <PackageReference Include="FluentAssertions" Version="5.10.2" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
- <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="3.1.1" />
+ <PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="3.1.2" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="Moq" Version="4.13.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">