Skip to content

Commit 11355cd

Browse files
Bump Meziantou.Analyzer from 2.0.228 to 2.0.231 (#40)
1 parent 4e20d8c commit 11355cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Theodicean.SourceGenerators.Attributes/Theodicean.SourceGenerators.Attributes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Meziantou.Analyzer" Version="2.0.228">
19+
<PackageReference Include="Meziantou.Analyzer" Version="2.0.231">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
</PackageReference>

src/Theodicean.SourceGenerators/Theodicean.SourceGenerators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</PropertyGroup>
3434

3535
<ItemGroup>
36-
<PackageReference Include="Meziantou.Analyzer" Version="2.0.228">
36+
<PackageReference Include="Meziantou.Analyzer" Version="2.0.231">
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>

tests/Theodicean.SourceGenerators.Tests/Theodicean.SourceGenerators.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="Meziantou.Analyzer" Version="2.0.228">
18+
<PackageReference Include="Meziantou.Analyzer" Version="2.0.231">
1919
<PrivateAssets>all</PrivateAssets>
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
</PackageReference>

0 commit comments

Comments
 (0)