Skip to content

Commit ac5887f

Browse files
Bump Meziantou.Analyzer from 2.0.203 to 2.0.205
--- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 2.0.205 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd2a44b commit ac5887f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<PrivateAssets>all</PrivateAssets>
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>
40-
<PackageReference Include="Meziantou.Analyzer" Version="2.0.203">
40+
<PackageReference Include="Meziantou.Analyzer" Version="2.0.205">
4141
<PrivateAssets>all</PrivateAssets>
4242
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4343
</PackageReference>
@@ -55,7 +55,7 @@
5555
</PackageReference>
5656
</ItemGroup>
5757
<ItemGroup>
58-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
58+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
5959
</ItemGroup>
6060
<ItemGroup Condition=" '$(TargetFramework)' == 'net48' ">
6161
<PackageReference Include="Microsoft.Bcl.HashCode" Version="6.0.0" />

0 commit comments

Comments
 (0)