Skip to content

Commit 5c94e07

Browse files
(maint) Update dependency JetBrains.Annotations to 2024.3.0
1 parent bfbe9b3 commit 5c94e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tasks/Tasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="JetBrains.Annotations" Version="2024.2.0" />
17+
<PackageReference Include="JetBrains.Annotations" Version="2024.3.0" />
1818
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="16.8.0" CopyLocal="false" Publish="false" ExcludeAssets="runtime" PrivateAssets="all">
1919
<IncludeAssets>compile; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)