Skip to content

Commit 726832d

Browse files
authored
Merge pull request #136 from michaelvolz/dependabot/nuget/JetBrains.Annotations-2024.3.0
Bump JetBrains.Annotations from 2024.2.0 to 2024.3.0
2 parents 1ae1eac + 2f0b716 commit 726832d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</PropertyGroup>
4949

5050
<ItemGroup>
51-
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
51+
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
5252
<PackageReference Include="Meziantou.Analyzer" Version="2.0.173">
5353
<PrivateAssets>all</PrivateAssets>
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)