diff --git a/BioFormats.NET8.csproj b/BioFormats.NET8.csproj index 3d8fb5c..b2fe3e7 100644 --- a/BioFormats.NET8.csproj +++ b/BioFormats.NET8.csproj @@ -7,24 +7,26 @@ BioFormats.NET8 Readme.md True - 8.0.0 + 8.0.1 Erik Repo GPL-3.0-only True - Bioformats 8.0.0 (https://www.openmicroscopy.org/bio-formats/) Built with IKVM 8.10.2 for x64, Arm64. + Bioformats 8.0.1 IKVM update to 8.10.3.(https://www.openmicroscopy.org/bio-formats/) Built with IKVM 8.10.3 for x64, Arm64. https://github.com/ome/bioformats https://github.com/BiologyTools/BioFormatsNET8 ome; bio-formats; omero; - Fixed incorrect dll. + Bio-Formats 8.0.1 update. - - - - + + PreserveNewest True \lib\net8.0 + + PreserveNewest + True + \lib\net8.0 True @@ -34,12 +36,12 @@ bioformats_package - 8.0.0 - 8.0.0 + 8.0.1 + 8.0.1 true true bioformats_package - 8.0.0 + 8.0.1 bioformats_package google-collect-1.0.jar google-collect-1.0.jar @@ -47,10 +49,5 @@ - - PreserveNewest - True - \lib\net8.0 - - - + + diff --git a/BioFormats.NET8.sln b/BioFormats.NET8.sln index 275d93f..96a6be3 100644 --- a/BioFormats.NET8.sln +++ b/BioFormats.NET8.sln @@ -5,8 +5,6 @@ VisualStudioVersion = 17.8.34322.80 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BioFormats.NET8", "BioFormats.NET8.csproj", "{2F8601A4-725C-45E2-AE09-7DA2D1184779}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestApp", "..\TestApp\TestApp\TestApp.csproj", "{39EFC8C9-0E8E-4908-80D2-07A8D8D804BE}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -17,10 +15,6 @@ Global {2F8601A4-725C-45E2-AE09-7DA2D1184779}.Debug|Any CPU.Build.0 = Debug|Any CPU {2F8601A4-725C-45E2-AE09-7DA2D1184779}.Release|Any CPU.ActiveCfg = Release|Any CPU {2F8601A4-725C-45E2-AE09-7DA2D1184779}.Release|Any CPU.Build.0 = Release|Any CPU - {39EFC8C9-0E8E-4908-80D2-07A8D8D804BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {39EFC8C9-0E8E-4908-80D2-07A8D8D804BE}.Debug|Any CPU.Build.0 = Debug|Any CPU - {39EFC8C9-0E8E-4908-80D2-07A8D8D804BE}.Release|Any CPU.ActiveCfg = Release|Any CPU - {39EFC8C9-0E8E-4908-80D2-07A8D8D804BE}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/Readme.md b/Readme.md index 43e1128..01c114c 100644 --- a/Readme.md +++ b/Readme.md @@ -1 +1 @@ -Bioformats 8.0.0 (https://www.openmicroscopy.org/bio-formats/) Built with IKVM 8.10.2 for x64, Arm64. \ No newline at end of file +Bioformats 8.0.1 (https://www.openmicroscopy.org/bio-formats/) Built with IKVM 8.10.3 for x64, Arm64. \ No newline at end of file diff --git a/bioformats_package.dll b/bioformats_package.dll index a44abca..d8b66a0 100644 Binary files a/bioformats_package.dll and b/bioformats_package.dll differ diff --git a/google.collect.dll b/google.collect.dll index e74a889..8d19b81 100644 Binary files a/google.collect.dll and b/google.collect.dll differ