There was an error while loading. Please reload this page.
2 parents 5dae916 + f73f606 commit 4d1f2f5Copy full SHA for 4d1f2f5
1 file changed
src/services/identity/MediCore.Identity.Tests/Tests.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
<ItemGroup>
13
- <PackageReference Include="coverlet.collector" Version="6.0.0" />
+ <PackageReference Include="coverlet.collector" Version="10.0.1" />
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
15
<PackageReference Include="xunit" Version="2.5.3" />
16
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3" />
@@ -20,8 +20,8 @@
20
<Using Include="Xunit" />
21
</ItemGroup>
22
23
- <ItemGroup>
24
- <ProjectReference Include="..\MediCore.Identity.Application\Application.csproj" />
+ <ItemGroup>
+ <ProjectReference Include="..\MediCore.Identity.Application\Application.csproj" />
25
26
27
</Project>
0 commit comments