aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests/Timeline.Tests.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-11-21 11:09:34 +0800
committercrupest <crupest@outlook.com>2022-11-21 11:09:34 +0800
commitf5f3e2050fc886c2926d3bc199e6f84f6a867379 (patch)
tree74d3b63852d31672c2656d4f4ebb99764d6010a2 /BackEnd/Timeline.Tests/Timeline.Tests.csproj
parent7e44b56ec4112f5e131c7fb96838b18550a62c85 (diff)
parent629216cb1e5517bc6f0d8ac04523731c91124e93 (diff)
downloadtimeline-f5f3e2050fc886c2926d3bc199e6f84f6a867379.tar.gz
timeline-f5f3e2050fc886c2926d3bc199e6f84f6a867379.tar.bz2
timeline-f5f3e2050fc886c2926d3bc199e6f84f6a867379.zip
Merge branch 'main' of https://github.com/crupest/Timeline
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 86af546a..2e175820 100644
--- a/BackEnd/Timeline.Tests/Timeline.Tests.csproj
+++ b/BackEnd/Timeline.Tests/Timeline.Tests.csproj
@@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="coverlet.collector" Version="3.1.2">
+ <PackageReference Include="coverlet.collector" Version="3.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>