File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Deveel.Webhooks.MongoDb.XUnit
Deveel.Webhooks.Sender.XUnit Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
12
12
<ItemGroup >
13
+ <PackageReference Include =" coverlet.msbuild" Version =" 3.2.0" >
14
+ <PrivateAssets >all</PrivateAssets >
15
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
+ </PackageReference >
13
17
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 6.0.1" />
14
18
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0" />
15
19
<PackageReference Include =" Mongo2Go" Version =" 3.1.3" />
Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
12
12
<ItemGroup >
13
+ <PackageReference Include =" coverlet.msbuild" Version =" 3.2.0" >
14
+ <PrivateAssets >all</PrivateAssets >
15
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
+ </PackageReference >
13
17
<PackageReference Include =" MartinCostello.Logging.XUnit" Version =" 0.3.0" />
14
18
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0" />
15
19
<PackageReference Include =" RichardSzalay.MockHttp" Version =" 6.0.0" />
You can’t perform that action at this time.
0 commit comments