File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Microsoft.OpenApi.Readers.Tests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 269
269
<PrivateAssets >all</PrivateAssets >
270
270
</PackageReference >
271
271
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.1" />
272
- <PackageReference Include =" FluentAssertions" Version =" 6.11 .0" >
272
+ <PackageReference Include =" FluentAssertions" Version =" 6.12 .0" >
273
273
</PackageReference >
274
274
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" >
275
275
</PackageReference >
Original file line number Diff line number Diff line change 23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
24
24
<PrivateAssets >all</PrivateAssets >
25
25
</PackageReference >
26
- <PackageReference Include =" FluentAssertions" Version =" 6.11 .0" />
26
+ <PackageReference Include =" FluentAssertions" Version =" 6.12 .0" />
27
27
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.1" />
28
28
<PackageReference Include =" Moq" Version =" 4.20.69" />
29
29
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
You can’t perform that action at this time.
0 commit comments