Skip to content

Commit 24d5cfc

Browse files
committed
6.13
1 parent 27fce77 commit 24d5cfc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

BioFormats.NET6.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<Nullable>enable</Nullable>
77
<PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
88
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
9-
<Description>Bioformats 6.12. java library converted to .NET6 with IKVM 1.4.45 </Description>
9+
<Description>Bioformats 6.13. java library converted to .NET6 with IKVM 8.4.5. Add nuget IKVM to your project to use this library.</Description>
1010
<PackageReadmeFile>Readme.md</PackageReadmeFile>
1111
<RepositoryType></RepositoryType>
1212
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
13-
<Version>6.12</Version>
13+
<Version>6.13</Version>
1414
<PackageProjectUrl>https://github.com/BiologyTools/BioFormatsNET6</PackageProjectUrl>
1515
<RepositoryUrl>https://github.com/ome/bioformats</RepositoryUrl>
1616
<PackageTags>bio-formats; ome; omero;</PackageTags>

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Bioformats 6.12.0 (https://www.openmicroscopy.org/bio-formats/) Built with ikvm 8.4.5 for .NET6.
1+
Bioformats 6.13.0 (https://www.openmicroscopy.org/bio-formats/) Built with ikvm 8.4.5 for .NET6.
22
Add nuget package IKVM to your project to use this library.

bioformats_package.dll

333 KB
Binary file not shown.

0 commit comments

Comments
 (0)