Skip to content

Commit 4d4ee20

Browse files
committed
edit Wave.Setup.vbproj to look in build folder for System.Buffers.dll (dependency of pureHDF)
1 parent 5aeeb45 commit 4d4ee20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/Wave.Setup.vdproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@
750750
"Attributes" = "3:512"
751751
}
752752
}
753-
"SourcePath" = "8:System.Buffers.dll"
753+
"SourcePath" = "8:..\\source\\bin\\x64\\Release\\System.Buffers.dll"
754754
"TargetName" = "8:"
755755
"Tag" = "8:"
756756
"Folder" = "8:_1335334A1EB042F3AB241758004683C2"
@@ -765,7 +765,7 @@
765765
"PackageAs" = "3:1"
766766
"Register" = "3:1"
767767
"Exclude" = "11:FALSE"
768-
"IsDependency" = "11:TRUE"
768+
"IsDependency" = "11:FALSE"
769769
"IsolateTo" = "8:"
770770
}
771771
"{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_1EE63181B5CDDB86E451F8E341E751C6"

0 commit comments

Comments
 (0)