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 265
265
<PrivateAssets >all</PrivateAssets >
266
266
</PackageReference >
267
267
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0" />
268
- <PackageReference Include =" FluentAssertions" Version =" 6.10 .0" >
268
+ <PackageReference Include =" FluentAssertions" Version =" 6.11 .0" >
269
269
</PackageReference >
270
270
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" >
271
271
</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.10 .0" />
26
+ <PackageReference Include =" FluentAssertions" Version =" 6.11 .0" />
27
27
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5.0" />
28
28
<PackageReference Include =" Moq" Version =" 4.18.4" />
29
29
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
You can’t perform that action at this time.
0 commit comments