Skip to content

Commit 9076218

Browse files
committed
build: Readd reflection library to main library
1 parent 4ee000d commit 9076218

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Buttplug/Buttplug.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2626
</PackageReference>
2727
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
28+
<PackageReference Include="Namotion.Reflection" Version="1.0.12" />
2829
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
2930
<PackageReference Include="NJsonSchema" Version="10.1.21" />
3031
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">

0 commit comments

Comments
 (0)