瀏覽代碼

Update that in the root, too

Brandon Thetford 1 年之前
父節點
當前提交
a7a6038d39
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>