Skip to content

Commit 4d1f2f5

Browse files
authored
Merge pull request #34 from Medicore-project/dependabot/nuget/src/services/identity/MediCore.Identity.Tests/coverlet.collector-10.0.1
Bump coverlet.collector from 6.0.0 to 10.0.1
2 parents 5dae916 + f73f606 commit 4d1f2f5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/services/identity/MediCore.Identity.Tests/Tests.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="coverlet.collector" Version="6.0.0" />
13+
<PackageReference Include="coverlet.collector" Version="10.0.1" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1515
<PackageReference Include="xunit" Version="2.5.3" />
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
@@ -20,8 +20,8 @@
2020
<Using Include="Xunit" />
2121
</ItemGroup>
2222

23-
<ItemGroup>
24-
<ProjectReference Include="..\MediCore.Identity.Application\Application.csproj" />
23+
<ItemGroup>
24+
<ProjectReference Include="..\MediCore.Identity.Application\Application.csproj" />
2525
</ItemGroup>
2626

2727
</Project>

0 commit comments

Comments
 (0)