From f87d9525b1d30bf0f25c4123ee69e12c0e6e20e9 Mon Sep 17 00:00:00 2001 From: Haacked Date: Fri, 2 Jan 2015 11:26:19 -0800 Subject: [PATCH] Add test files to projects that were missing Looks like we're not keeping the other platform unit test projects up to date with the main one. --- Octokit.Tests/OctoKit.Tests-NetCore45.csproj | 31 +++++++++++++++++++- Octokit.Tests/Octokit.Tests-Portable.csproj | 31 +++++++++++++++++++- 2 files changed, 60 insertions(+), 2 deletions(-) diff --git a/Octokit.Tests/OctoKit.Tests-NetCore45.csproj b/Octokit.Tests/OctoKit.Tests-NetCore45.csproj index b34fb14a..e4880eef 100644 --- a/Octokit.Tests/OctoKit.Tests-NetCore45.csproj +++ b/Octokit.Tests/OctoKit.Tests-NetCore45.csproj @@ -61,29 +61,47 @@ + + + + + + + + + + + + + + + + + + @@ -104,12 +122,20 @@ - + + + + + + + + + @@ -126,6 +152,9 @@ + + + diff --git a/Octokit.Tests/Octokit.Tests-Portable.csproj b/Octokit.Tests/Octokit.Tests-Portable.csproj index 95d87b2f..1fad90c2 100644 --- a/Octokit.Tests/Octokit.Tests-Portable.csproj +++ b/Octokit.Tests/Octokit.Tests-Portable.csproj @@ -61,29 +61,47 @@ + + + + + + + + + + + + + + + + + + @@ -104,12 +122,20 @@ - + + + + + + + + + @@ -126,6 +152,9 @@ + + +