Skip to content

Commit 1b7fd50

Browse files
author
sebl
committed
minor: removes obsolete version and culture attributes
1 parent 4931806 commit 1b7fd50

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/VL.Devices.RealSense.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
<PackageRepositories>$(MsBuildThisFileDirectory)..\..\</PackageRepositories>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<Reference Include="Intel.Realsense, Version=2.23.0.0, Culture=neutral, processorArchitecture=AMD64">
13-
<SpecificVersion>False</SpecificVersion>
12+
<Reference Include="Intel.Realsense, processorArchitecture=AMD64">
1413
<HintPath>..\lib\net8.0\Intel.Realsense.dll</HintPath>
1514
</Reference>
1615
</ItemGroup>

0 commit comments

Comments
 (0)