Skip to content

Commit 603c3c4

Browse files
Bump JetBrains.Annotations from 2021.1.0 to 2021.3.0 (#1643)
Bumps [JetBrains.Annotations](https://github.com/JetBrains/JetBrains.Annotations) from 2021.1.0 to 2021.3.0. - [Release notes](https://github.com/JetBrains/JetBrains.Annotations/releases) - [Commits](https://github.com/JetBrains/JetBrains.Annotations/commits) --- updated-dependencies: - dependency-name: JetBrains.Annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1db33f commit 603c3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<ItemGroup>
2323
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
2424
<PackageReference Include="MinVer" Version="2.5.0" PrivateAssets="All"/>
25-
<PackageReference Include="JetBrains.Annotations" Version="2021.1.0" PrivateAssets="All"/>
25+
<PackageReference Include="JetBrains.Annotations" Version="2021.3.0" PrivateAssets="All"/>
2626
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)