Skip to content

Commit

Permalink
Merge pull request #12 from Zastai/update-jetbrains-annotation
Browse files Browse the repository at this point in the history
Update JetBrains.Annotations to version 2023.3.0
  • Loading branch information
Zastai committed Dec 5, 2023
2 parents b41bbcf + 75b90b8 commit f6dd976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<!-- Package Versions -->
<ItemGroup>
<PackageVersion Include="JetBrains.Annotations" Version="2021.3.0" />
<PackageVersion Include="JetBrains.Annotations" Version="2023.3.0" />
</ItemGroup>

</Project>

0 comments on commit f6dd976

Please sign in to comment.