File tree 2 files changed +2
-2
lines changed
FluentAssertions.DataSets.Specs
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<ItemGroup >
8
8
<PackageReference Include =" FluentAssertions" Version =" 8.0.0" />
9
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
9
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
10
10
<PackageReference Include =" xunit" Version =" 2.9.3" />
11
11
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
12
12
<PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
12
12
<ItemGroup Condition =" '$(TargetFramework)' == 'net6.0'" >
13
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
13
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
14
14
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
15
15
<PrivateAssets >all</PrivateAssets >
16
16
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
You can’t perform that action at this time.
0 commit comments