Skip to content

Commit 2d7e8c5

Browse files
Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2024.2.0 to 2024.3.0. - [Commits](JetBrains/JetBrains.Annotations@2024.2...2024.3) --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c756f9 commit 2d7e8c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
</PropertyGroup>
5151

5252
<ItemGroup>
53-
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
54-
<PackageReference Include="Meziantou.Analyzer" Version="2.0.169">
53+
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
54+
<PackageReference Include="Meziantou.Analyzer" Version="2.0.173">
5555
<PrivateAssets>all</PrivateAssets>
5656
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5757
</PackageReference>

0 commit comments

Comments
 (0)