Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit a33e0c3

Browse files
authored
[Touch.Client] Add a .NET version of the MacCatalyst version of Touch.Client. (#99)
* [Touch.Client] Add a .NET version of the MacCatalyst version of Touch.Client. * Add a reference to Xamarin.iOS.
1 parent 31d94bb commit a33e0c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Touch.Client/dotnet/MacCatalyst/Touch.Client-MacCatalyst.dotnet.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@
6161
<PackageReference Include="NUnit.Extension.NUnitV2ResultWriter">
6262
<Version>3.6.0</Version>
6363
</PackageReference>
64+
<Reference Include="Xamarin.iOS" />
6465
</ItemGroup>
6566
</Project>

0 commit comments

Comments
 (0)