moved dll to dll folder

This commit is contained in:
Sem van der Hoeven
2020-09-04 11:33:34 +02:00
parent a5a5c6a88d
commit ca0f98cf38
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="BLELibrary">
<HintPath>.\BLELibrary.dll</HintPath>
<HintPath>.\dll\BLELibrary.dll</HintPath>
</Reference>
</ItemGroup>