Преглед изворни кода

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>