Skip to content

Commit 12ec761

Browse files
committed
Update BioFormats.NET6.csproj
1 parent 6098e45 commit 12ec761

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

BioFormats.NET6.csproj

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,14 @@
1919
<GenerateDocumentationFile>False</GenerateDocumentationFile>
2020
<Authors>Erik Repo</Authors>
2121
</PropertyGroup>
22-
22+
<ItemGroup>
23+
<Reference Include="bioformats_package.dll">
24+
<HintPath>bioformats_package.dll</HintPath>
25+
</Reference>
26+
<Reference Include="google.collect.dll">
27+
<HintPath>google.collect.dll</HintPath>
28+
</Reference>
29+
</ItemGroup>
2330
<ItemGroup>
2431
<Content Include="bioformats_package.dll">
2532
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>

0 commit comments

Comments
 (0)