Skip to content

Commit

Permalink
Update patched binary version of library.
Browse files Browse the repository at this point in the history
  • Loading branch information
quangctkm9207 committed Oct 6, 2017
1 parent bcea51f commit ef9d4d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file modified libs/ASControllerSDK.dll
Binary file not shown.
4 changes: 4 additions & 0 deletions sample/AromaShooterControllerSample/ControllerSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,17 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="ASControllerSDK, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\libs\ASControllerSDK.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Runtime" />
<Reference Include="System.Runtime.WindowsRuntime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\libs\System.Runtime.WindowsRuntime.dll</HintPath>
Expand Down

0 comments on commit ef9d4d7

Please sign in to comment.