Skip to content

Commit

Permalink
Update BioFormats.NET6.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
BiologyTools committed Jul 5, 2023
1 parent a62a847 commit dfe681d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions BioFormats.NET6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@
<PackageLicenseExpression>GPL-2.0-only</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<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>
<PackageReleaseNotes>IKVM 8.6.0 update.</PackageReleaseNotes>
<PackageReleaseNotes>Bioformats 6.14.0, IKVM 8.6.0 update.</PackageReleaseNotes>
<PackageReadmeFile>Readme.md</PackageReadmeFile>
<RepositoryType></RepositoryType>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Version>6.13.1</Version>
<Version>6.14.0</Version>
<PackageProjectUrl>https://github.com/BiologyTools/BioFormatsNET6</PackageProjectUrl>
<RepositoryUrl>https://github.com/ome/bioformats</RepositoryUrl>
<PackageTags>bio-formats; ome; omero;</PackageTags>
<GenerateDocumentationFile>False</GenerateDocumentationFile>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit dfe681d

Please sign in to comment.