Skip to content

Commit dfe681d

Browse files
committed
Update BioFormats.NET6.csproj
1 parent a62a847 commit dfe681d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

BioFormats.NET6.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,15 @@
77
<PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
88
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
99
<Description>Bioformats 6.14.0 java library converted to .NET6 with IKVM 8.5.0. Add nuget IKVM to your project to use this library.</Description>
10-
<PackageReleaseNotes>IKVM 8.6.0 update.</PackageReleaseNotes>
10+
<PackageReleaseNotes>Bioformats 6.14.0, IKVM 8.6.0 update.</PackageReleaseNotes>
1111
<PackageReadmeFile>Readme.md</PackageReadmeFile>
1212
<RepositoryType></RepositoryType>
1313
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
14-
<Version>6.13.1</Version>
14+
<Version>6.14.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>
18+
<GenerateDocumentationFile>False</GenerateDocumentationFile>
1819
</PropertyGroup>
1920

2021
<ItemGroup>

0 commit comments

Comments
 (0)