Explorar el Código

Update package

Brandon Thetford hace 1 año
padre
commit
3dde03f365
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Analyzers/Directory.Build.props

+ 1 - 1
Analyzers/Directory.Build.props

@@ -12,7 +12,7 @@
   </PropertyGroup>
   <ItemGroup>
     <PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
-    <PackageReference Include="JetBrains.ExternalAnnotations" Version="10.2.147" />
+    <PackageReference Include="JetBrains.ExternalAnnotations" Version="10.2.149" />
   </ItemGroup>
   <ItemGroup>
       <Using Include="System.Buffers" />