Skip to content

Commit 1e4b2a5

Browse files
Bump FluentAssertions.Analyzers from 0.32.0 to 0.33.0
Bumps FluentAssertions.Analyzers from 0.32.0 to 0.33.0. --- updated-dependencies: - dependency-name: FluentAssertions.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f1aae3 commit 1e4b2a5

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

tests/GeneratedEntityFramework.Tests.v3/GeneratedEntityFramework.Tests.v3.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
30-
<PackageReference Include="FluentAssertions.Analyzers" Version="0.32.0">
30+
<PackageReference Include="FluentAssertions.Analyzers" Version="0.33.0">
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3333
</PackageReference>

tests/GeneratedEntityFramework.Tests.v5/GeneratedEntityFramework.Tests.v5.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
30-
<PackageReference Include="FluentAssertions.Analyzers" Version="0.32.0">
30+
<PackageReference Include="FluentAssertions.Analyzers" Version="0.33.0">
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3333
</PackageReference>

tests/GeneratedEntityFramework.Tests.v6/GeneratedEntityFramework.Tests.v6.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>
2828
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
29-
<PackageReference Include="FluentAssertions.Analyzers" Version="0.32.0">
29+
<PackageReference Include="FluentAssertions.Analyzers" Version="0.33.0">
3030
<PrivateAssets>all</PrivateAssets>
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
</PackageReference>

tests/GeneratedEntityFramework.Tests.v7/GeneratedEntityFramework.Tests.v7.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>
2828
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
29-
<PackageReference Include="FluentAssertions.Analyzers" Version="0.32.0">
29+
<PackageReference Include="FluentAssertions.Analyzers" Version="0.33.0">
3030
<PrivateAssets>all</PrivateAssets>
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
</PackageReference>

tests/GeneratedEntityFramework.Tests.v8/GeneratedEntityFramework.Tests.v8.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>
2828
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
29-
<PackageReference Include="FluentAssertions.Analyzers" Version="0.32.0">
29+
<PackageReference Include="FluentAssertions.Analyzers" Version="0.33.0">
3030
<PrivateAssets>all</PrivateAssets>
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
</PackageReference>

tests/GeneratedEntityFramework.Tests/GeneratedEntityFramework.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
2525
<PackageReference Include="FluentAssertions" Version="6.12.0"/>
26-
<PackageReference Include="FluentAssertions.Analyzers" Version="0.32.0">
26+
<PackageReference Include="FluentAssertions.Analyzers" Version="0.33.0">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>

0 commit comments

Comments
 (0)