Skip to content

Commit 2fe3c31

Browse files
committed
Update BioFormats.NET6.csproj
1 parent a300674 commit 2fe3c31

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

BioFormats.NET6.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<Nullable>enable</Nullable>
77
<PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
88
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
9-
<Description>Bioformats 6.14.0 java library converted to .NET6 with IKVM 8.6.0. Add nuget IKVM to your project to use this library.</Description>
10-
<PackageReleaseNotes>Bioformats 6.14.0, IKVM 8.6.0 update.</PackageReleaseNotes>
9+
<Description>Bioformats 7.0.0 java library converted to .NET6 with IKVM 8.6.2. Add nuget IKVM to your project to use this library.</Description>
10+
<PackageReleaseNotes>Bioformats 7.0.0, IKVM 8.6.2 update.</PackageReleaseNotes>
1111
<PackageReadmeFile>Readme.md</PackageReadmeFile>
1212
<RepositoryType></RepositoryType>
1313
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
14-
<Version>6.14.1</Version>
14+
<Version>7.0.0</Version>
1515
<PackageProjectUrl>https://github.com/BiologyTools/BioFormatsNET6</PackageProjectUrl>
1616
<RepositoryUrl>https://github.com/ome/bioformats</RepositoryUrl>
1717
<PackageTags>bio-formats; ome; omero;</PackageTags>

0 commit comments

Comments
 (0)