File tree 2 files changed +2
-2
lines changed
integrationtests/IntegrationTests.Shared.Tests
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
20
20
</PackageReference >
21
21
<PackageReference Include =" Xunit.StaFact" Version =" 1.2.69" />
22
- <PackageReference Include =" FluentAssertions" Version =" 8.1.1 " />
22
+ <PackageReference Include =" FluentAssertions" Version =" 8.2.0 " />
23
23
</ItemGroup >
24
24
25
25
<ItemGroup >
Original file line number Diff line number Diff line change 11
11
<ItemGroup >
12
12
<PackageVersion Include =" coverlet.msbuild" Version =" 6.0.4" />
13
13
<PackageVersion Include =" DynamicData" Version =" 9.2.1" />
14
- <PackageVersion Include =" FluentAssertions" Version =" 8.1.1 " />
14
+ <PackageVersion Include =" FluentAssertions" Version =" 8.2.0 " />
15
15
<PackageVersion Include =" JetBrains.DotMemoryUnit" Version =" 3.2.20220510" />
16
16
<PackageVersion Include =" Microsoft.CodeAnalysis.Analyzers" Version =" 3.3.4" />
17
17
<PackageVersion Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.13.0" />
You can’t perform that action at this time.
0 commit comments