Skip to content

Commit 047736a

Browse files
committed
Fix the Directory.Packages.prop file
1 parent f694196 commit 047736a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReactiveUI.Uno/ReactiveUI.Uno.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
</ItemGroup>
2929
<ItemGroup>
3030
<PackageReference Include="ReactiveUI" />
31+
<PackageReference Include="System.Private.Uri" />
3132
</ItemGroup>
3233
<ItemGroup Condition="$(TargetFramework.EndsWith('0-browserwasm'))">
3334
<PackageReference Include="Reactive.Wasm" />

0 commit comments

Comments
 (0)