We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba52ad0 commit 19aead0Copy full SHA for 19aead0
src/Directory.Build.props
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="JetBrains.Annotations" Version="10.4.0" PrivateAssets="All" />
+ <PackageReference Include="JetBrains.Annotations" Version="2020.1.0" PrivateAssets="All" />
10
</ItemGroup>
11
12
<!-- Workaround for https://github.com/dotnet/sourcelink/issues/572 -->
0 commit comments