Skip to content

Commit 5f2cbfc

Browse files
updates packages
1 parent 58db4cd commit 5f2cbfc

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

paket.dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ nuget Aardvark.GeoSpatial.Opc ~> 5.10.8
5050

5151
nuget Aardium ~> 2.0.10-prerelease0007
5252

53-
nuget OPCViewer.Base ~> 1.6.0
53+
nuget OPCViewer.Base ~> 1.6.1
5454

5555
nuget Uncodium.Eigensystems ~> 1.1.2
5656
nuget Chiron ~> 6.3.1

paket.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ NUGET
418418
NETStandard.Library (2.0.3)
419419
Microsoft.NETCore.Platforms (>= 1.1)
420420
Newtonsoft.Json (13.0.2)
421-
OPCViewer.Base (1.6)
421+
OPCViewer.Base (1.6.1)
422422
Aardvark.Base (>= 5.2.14 < 5.3)
423423
Aardvark.Base.FSharp (>= 5.2.14 < 5.3)
424424
Aardvark.Geometry.Intersection (>= 5.2.13 < 5.3)

src/PRo3D.Base/PRo3D.Base.fsproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
</PropertyGroup>
1818
<ItemGroup>
1919
<!-- <Compile Include="InteropHelpers.fs" /> -->
20-
<Compile Include="KdTrees.fs" />
2120
<Compile Include="Multitexturing.fs" />
2221
<Compile Include="ErrorReporting.fs" />
2322
<EmbeddedResource Include="resources\CooTransformationConfig.zip" />

0 commit comments

Comments
 (0)