Browse Source

Update that in the root, too

Brandon Thetford 1 year ago
parent
commit
a7a6038d39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Directory.Build.props

+ 1 - 1
Directory.Build.props

@@ -1,6 +1,6 @@
 <Project>
   <ItemGroup>
     <PackageReference Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="all" />
-    <PackageReference Include="JetBrains.ExternalAnnotations" Version="10.2.147" PrivateAssets="all" />
+    <PackageReference Include="JetBrains.ExternalAnnotations" Version="10.2.149" PrivateAssets="all" />
   </ItemGroup>
 </Project>