Skip to content

Commit 090174d

Browse files
committed
Add Splat.
1 parent 116ea64 commit 090174d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ReactiveUI.Blend/ReactiveUI.Blend_WinRT.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@
117117
</SDKReference>
118118
</ItemGroup>
119119
<ItemGroup>
120+
<Reference Include="Splat">
121+
<HintPath>..\ext\winrt\Splat.dll</HintPath>
122+
</Reference>
120123
<Reference Include="System.Reactive.Core">
121124
<HintPath>..\ext\winrt\System.Reactive.Core.dll</HintPath>
122125
</Reference>

0 commit comments

Comments
 (0)