Skip to content

Commit c1925ef

Browse files
Bump Microsoft.CodeAnalysis.NetAnalyzers from 10.0.103 to 10.0.202
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 267f025 commit c1925ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/PVOutput.Net/PVOutput.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ https://github.com/pyrocumulus/pvoutput.net/blob/main/CHANGELOG.md</PackageRelea
4747

4848
<ItemGroup>
4949
<PackageReference Include="CommunityToolkit.Diagnostics" Version="8.4.0" />
50-
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.103">
50+
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.202">
5151
<PrivateAssets>all</PrivateAssets>
5252
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5353
</PackageReference>

0 commit comments

Comments
 (0)