diff --git a/Touch.Client/dotnet/macOS/Touch.Client-macOS.dotnet.csproj b/Touch.Client/dotnet/macOS/Touch.Client-macOS.dotnet.csproj new file mode 100644 index 0000000..db333f5 --- /dev/null +++ b/Touch.Client/dotnet/macOS/Touch.Client-macOS.dotnet.csproj @@ -0,0 +1,46 @@ + + + + net5.0 + NUNITLITE_NUGET + latest + Touch.Client + + + + ExcludedCategoryFilter.cs + + + HttpTextWriter.cs + + + NUnitOutputTextWriter.cs + + + Options.cs + + + TcpTextWriter.cs + + + TestRocks.cs + + + TouchOptions.cs + + + TouchRunner.cs + + + MacRunner.cs + + + + + 3.12.0 + + + 3.6.0 + + + diff --git a/Touch.Client/dotnet/watchOS/Touch.Client-watchOS.dotnet.csproj b/Touch.Client/dotnet/watchOS/Touch.Client-watchOS.dotnet.csproj new file mode 100644 index 0000000..c810281 --- /dev/null +++ b/Touch.Client/dotnet/watchOS/Touch.Client-watchOS.dotnet.csproj @@ -0,0 +1,43 @@ + + + + net5.0 + NUNITLITE_NUGET + latest + Touch.Client + + + + ExcludedCategoryFilter.cs + + + HttpTextWriter.cs + + + NUnitOutputTextWriter.cs + + + Options.cs + + + TcpTextWriter.cs + + + TestRocks.cs + + + TouchOptions.cs + + + TouchRunner.cs + + + + + 3.12.0 + + + 3.6.0 + + +