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 262
262
<PrivateAssets >all</PrivateAssets >
263
263
</PackageReference >
264
264
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
265
- <PackageReference Include =" FluentAssertions" Version =" 6.8 .0" >
265
+ <PackageReference Include =" FluentAssertions" Version =" 6.9 .0" >
266
266
</PackageReference >
267
267
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2" >
268
268
</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.8 .0" />
26
+ <PackageReference Include =" FluentAssertions" Version =" 6.9 .0" />
27
27
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1" />
28
28
<PackageReference Include =" Moq" Version =" 4.18.4" />
29
29
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.2" />
You can’t perform that action at this time.
0 commit comments