File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
UserManagementApi.Tests.Integration
UserManagementApi.Tests.Unit Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 99
1010 <ItemGroup >
1111 <PackageReference Include =" coverlet.collector" Version =" 6.0.2" />
12+ <PackageReference Include =" coverlet.msbuild" Version =" 6.0.4" >
13+ <PrivateAssets >all</PrivateAssets >
14+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15+ </PackageReference >
1216 <PackageReference Include =" FluentAssertions" Version =" 8.7.1" />
1317 <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 9.0.9" />
1418 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
Original file line number Diff line number Diff line change 99
1010 <ItemGroup >
1111 <PackageReference Include =" coverlet.collector" Version =" 6.0.2" />
12+ <PackageReference Include =" coverlet.msbuild" Version =" 6.0.4" >
13+ <PrivateAssets >all</PrivateAssets >
14+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
15+ </PackageReference >
1216 <PackageReference Include =" FluentAssertions" Version =" 8.7.1" />
1317 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 9.0.9" />
1418 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
You can’t perform that action at this time.
0 commit comments