Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Feb 5, 2024
1 parent 74d425b commit a972878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MetadataExtractor/MetadataExtractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Camera manufacturer specific support exists for Agfa, Canon, Casio, DJI, Epson,

<!-- Analyzers -->
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.23364.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.11.0-beta1.23525.2" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit a972878

Please sign in to comment.