File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
</ItemGroup >
12
12
13
13
<ItemGroup >
14
- <PackageReference Include =" FakeItEasy" Version =" 8.0 .0" />
14
+ <PackageReference Include =" FakeItEasy" Version =" 8.1 .0" />
15
15
<PackageReference Include =" FakeItEasy.Analyzer.CSharp" Version =" 6.1.1" >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
<PrivateAssets >all</PrivateAssets >
21
21
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
22
22
</PackageReference >
23
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8 .0" />
23
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
24
24
<PackageReference Include =" Shouldly" Version =" 4.2.1" />
25
- <PackageReference Include =" Verify.Xunit" Version =" 22.5.0 " />
25
+ <PackageReference Include =" Verify.Xunit" Version =" 23.7.2 " />
26
26
<PackageReference Include =" xunit" Version =" 2.6.2" />
27
27
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.4" >
28
28
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments