Skip to content

Commit

Permalink
Bump JetBrains.Annotations package version
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed May 7, 2021
1 parent ad7c9e4 commit 677de2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XmpCore/XmpCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The API should be familiar to users of Adobe's XMPCore, though it has been modif
</PropertyGroup>

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="10.4.0" PrivateAssets="All" />
<PackageReference Include="JetBrains.Annotations" Version="2021.1.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net35' ">
Expand Down

0 comments on commit 677de2e

Please sign in to comment.