Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Commit f4952df

Browse files
authored
Specific package version is no longer needed
since we do not depend on hard-coded version in post-build step anymore.
1 parent b2f863e commit f4952df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ This assumes your project uses ResharperCodeContractNullability via NuGet, but R
4343

4444
* From the NuGet package manager console:
4545

46-
`Install-Package JetBrains.ExternalAnnotations -Version 10.2.29`
46+
`Install-Package JetBrains.ExternalAnnotations`

0 commit comments

Comments
 (0)