Skip to content

Commit

Permalink
Release 3.5.0.1
Browse files Browse the repository at this point in the history
Nuget package missing package error fix.
  • Loading branch information
BiologyTools committed Dec 24, 2023
1 parent 00cc639 commit 049da4c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 23 deletions.
26 changes: 13 additions & 13 deletions BioCore.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ VisualStudioVersion = 17.1.32210.238
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BioCore", "BioCore\BioCore.csproj", "{9A5177C9-401B-44C3-8F2E-D4327A25DDCC}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "BioCoreSetup", "..\BioCoreSetup\BioCoreSetup\BioCoreSetup.vdproj", "{E40264E9-80D8-44CE-A634-F94EB21FE920}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BioCoreApp", "..\BioCoreApp\BioCoreApp\BioCoreApp.csproj", "{633C711A-2C74-4DEE-9DA1-E2E2D7132E1B}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "BioCoreSetup", "..\BioCoreSetup\BioCoreSetup\BioCoreSetup.vdproj", "{9F71BCBA-FB42-48F3-8CE2-B492365008A6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -31,17 +31,6 @@ Global
{9A5177C9-401B-44C3-8F2E-D4327A25DDCC}.Release|x64.Build.0 = Release|x64
{9A5177C9-401B-44C3-8F2E-D4327A25DDCC}.Release|x86.ActiveCfg = Release|x86
{9A5177C9-401B-44C3-8F2E-D4327A25DDCC}.Release|x86.Build.0 = Release|x86
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Debug|Any CPU.ActiveCfg = Debug
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Debug|Any CPU.Build.0 = Debug
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Debug|x64.ActiveCfg = Debug
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Debug|x64.Build.0 = Debug
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Debug|x86.ActiveCfg = Debug
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Debug|x86.Build.0 = Debug
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Release|Any CPU.ActiveCfg = Release
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Release|x64.ActiveCfg = Release
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Release|x64.Build.0 = Release
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Release|x86.ActiveCfg = Release
{E40264E9-80D8-44CE-A634-F94EB21FE920}.Release|x86.Build.0 = Release
{633C711A-2C74-4DEE-9DA1-E2E2D7132E1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{633C711A-2C74-4DEE-9DA1-E2E2D7132E1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{633C711A-2C74-4DEE-9DA1-E2E2D7132E1B}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand All @@ -54,6 +43,17 @@ Global
{633C711A-2C74-4DEE-9DA1-E2E2D7132E1B}.Release|x64.Build.0 = Release|Any CPU
{633C711A-2C74-4DEE-9DA1-E2E2D7132E1B}.Release|x86.ActiveCfg = Release|Any CPU
{633C711A-2C74-4DEE-9DA1-E2E2D7132E1B}.Release|x86.Build.0 = Release|Any CPU
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Debug|Any CPU.ActiveCfg = Debug
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Debug|Any CPU.Build.0 = Debug
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Debug|x64.ActiveCfg = Debug
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Debug|x64.Build.0 = Debug
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Debug|x86.ActiveCfg = Debug
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Debug|x86.Build.0 = Debug
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Release|Any CPU.ActiveCfg = Release
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Release|x64.ActiveCfg = Release
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Release|x64.Build.0 = Release
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Release|x86.ActiveCfg = Release
{9F71BCBA-FB42-48F3-8CE2-B492365008A6}.Release|x86.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
15 changes: 5 additions & 10 deletions BioCore/BioCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<Version>3.5.0</Version>
<Version>3.5.0.1</Version>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
Expand All @@ -23,9 +23,9 @@
<PackageId>BioCore</PackageId>
<Platforms>AnyCPU;x86;x64</Platforms>
<Description>A .NET library &amp; program for annotating, &amp; editing various microscopy imaging formats using Bioformats supported images. including whole slide, pyramidal &amp; series.</Description>
<AssemblyVersion>3.5.0</AssemblyVersion>
<FileVersion>3.5.0</FileVersion>
<PackageReleaseNotes>Updated Bioformats to 7.1.0. OpenSlide integration for increased performance.</PackageReleaseNotes>
<AssemblyVersion>3.5.0.1</AssemblyVersion>
<FileVersion>3.5.0.1</FileVersion>
<PackageReleaseNotes>Added missing bioformats_package.</PackageReleaseNotes>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down Expand Up @@ -58,6 +58,7 @@

<ItemGroup>
<PackageReference Include="AForgeImagingCore" Version="2.2.5" />
<PackageReference Include="BioFormats.NET6" Version="7.1.0.1" />
<PackageReference Include="BitMiracle.LibTiff.NET" Version="2.4.649" />
<PackageReference Include="CS-Script" Version="4.8.13" />
<PackageReference Include="FlaUI.Core" Version="4.0.0" />
Expand Down Expand Up @@ -121,10 +122,4 @@
<PackagePath>\</PackagePath>
</None>
</ItemGroup>

<ItemGroup>
<Reference Include="bioformats_package">
<HintPath>bioformats_package.dll</HintPath>
</Reference>
</ItemGroup>
</Project>
Binary file removed BioCore/bioformats_package.dll
Binary file not shown.

0 comments on commit 049da4c

Please sign in to comment.