From 95f4af153455ce04cd47e04bd31d89535f294941 Mon Sep 17 00:00:00 2001 From: Ben Magee Date: Wed, 12 Dec 2018 21:33:40 +0000 Subject: Jellyfin.Controller.Test --- .../Jellyfin.Controller.Test.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/Jellyfin.Controller.Test/Jellyfin.Controller.Test.csproj (limited to 'tests/Jellyfin.Controller.Test/Jellyfin.Controller.Test.csproj') diff --git a/tests/Jellyfin.Controller.Test/Jellyfin.Controller.Test.csproj b/tests/Jellyfin.Controller.Test/Jellyfin.Controller.Test.csproj new file mode 100644 index 0000000000..85357d199f --- /dev/null +++ b/tests/Jellyfin.Controller.Test/Jellyfin.Controller.Test.csproj @@ -0,0 +1,19 @@ + + + + netcoreapp2.1 + + false + + + + + + + + + + + + + -- cgit v1.2.3