Updating JetBrains.Annotations to 2020.1.0 to be consistent with other projects.

This commit is contained in:
ryanbodrug-microsoft 2020-04-23 12:57:10 -07:00
parent 1ddd94b95c
commit b0c647e50c

View File

@ -104,7 +104,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
</ItemGroup>