Skip to content

Commit eeb8a82

Browse files
Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.101 to 10.0.102
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a7b393 commit eeb8a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DecoratorGenerator/DecoratorGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</PackageReference>
4747
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="5.0.0" />
4848
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
49-
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.101">
49+
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.102">
5050
<PrivateAssets>all</PrivateAssets>
5151
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5252
</PackageReference>

0 commit comments

Comments
 (0)