Skip to content

Commit 8ef34ee

Browse files
committed
Bio-Formats Update
Bio-Formats 8.4.0 Update
1 parent c460edd commit 8ef34ee

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

BioFormats.NET6.csproj

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@
66
<Nullable>enable</Nullable>
77
<PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
88
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
9-
<Description>Bioformats 8.3.0. Built with IKVM 8.11 for .NET6 x64, Arm64.</Description>
10-
<PackageReleaseNotes>Bioformats 8.3.0 update.</PackageReleaseNotes>
9+
<Description>Bioformats 8.4.0. Built with IKVM 8.11 for .NET6 x64, Arm64.</Description>
10+
<PackageReleaseNotes>Bioformats 8.4.0 update.</PackageReleaseNotes>
1111
<PackageReadmeFile>Readme.md</PackageReadmeFile>
1212
<RepositoryType></RepositoryType>
1313
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
14-
<Version>8.3.0</Version>
15-
<PackageVersion>8.3.0</PackageVersion>
14+
<Version>8.4.0</Version>
15+
<PackageVersion>8.4.0</PackageVersion>
1616
<PackageProjectUrl>https://github.com/BiologyTools/BioFormatsNET6</PackageProjectUrl>
1717
<RepositoryUrl>https://github.com/ome/bioformats</RepositoryUrl>
1818
<PackageTags>bio-formats; ome; omero;</PackageTags>
1919
<GenerateDocumentationFile>False</GenerateDocumentationFile>
20+
<Authors>Erik Repo</Authors>
2021
</PropertyGroup>
2122

2223
<ItemGroup>
@@ -39,12 +40,12 @@
3940
<ItemGroup>
4041
<IkvmReference Include="bioformats_package.jar">
4142
<AssemblyName>bioformats_package</AssemblyName>
42-
<AssemblyVersion>8.3.0</AssemblyVersion>
43-
<AssemblyFileVersion>8.3.0</AssemblyFileVersion>
43+
<AssemblyVersion>8.4.0</AssemblyVersion>
44+
<AssemblyFileVersion>8.4.0</AssemblyFileVersion>
4445
<DisableAutoAssemblyName>true</DisableAutoAssemblyName>
4546
<DisableAutoAssemblyVersion>true</DisableAutoAssemblyVersion>
4647
<FallbackAssemblyName>bioformats_package</FallbackAssemblyName>
47-
<FallbackAssemblyVersion>8.3.0</FallbackAssemblyVersion>
48+
<FallbackAssemblyVersion>8.4.0</FallbackAssemblyVersion>
4849
<Aliases>bioformats_package</Aliases>
4950
<Compile>google-collect-1.0.jar</Compile>
5051
<References>google-collect-1.0.jar</References>

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[![NuGet version (BioFormatsNET6)](https://img.shields.io/nuget/v/BioFormats.NET6.svg)](https://www.nuget.org/packages/BioFormats.NET6/7.1.0)
22
[![NuGet version (BioFormatsNET6)](https://img.shields.io/nuget/dt/BioFormats.NET6?color=g)](https://www.nuget.org/packages/BioFormats.NET6/7.1.0)
33

4-
Bioformats 8.3.0 https://www.openmicroscopy.org/bio-formats/
4+
Bioformats 8.4.0 https://www.openmicroscopy.org/bio-formats/

bioformats_package.jar

20.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)