From 10ffb3d8f8fd6e25cc16d2db8ad903beb8998007 Mon Sep 17 00:00:00 2001 From: Darcy Thomas Date: Wed, 7 Jun 2023 12:25:14 +1200 Subject: [PATCH] Post merge fix --- AllStandardProjects.sln | 1 - .../Mindscape.Raygun4Net.Common.csproj | 5 ----- .../Mindscape.Raygun4Net4.Integration.Tests.csproj | 2 ++ 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/AllStandardProjects.sln b/AllStandardProjects.sln index 3f199112..b1d42806 100644 --- a/AllStandardProjects.sln +++ b/AllStandardProjects.sln @@ -34,7 +34,6 @@ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mindscape.Raygun4Net4.Integration.Tests", "Mindscape.Raygun4Net4.Intergration.Tests\Mindscape.Raygun4Net4.Integration.Tests.csproj", "{7C77FC80-08E0-4B41-AEEC-8D27F93E91E2}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mindscape.Raygun4Net.Common", "Mindscape.Raygun4Net.Common\Mindscape.Raygun4Net.Common.csproj", "{F6087DF7-625D-45F7-AF91-A0C53DA312F1}" -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Mindscape.Raygun4Net.Common", "Mindscape.Raygun4Net.Common\Mindscape.Raygun4Net.Common.csproj", "{F6087DF7-625D-45F7-AF91-A0C53DA312F1}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/Mindscape.Raygun4Net.Common/Mindscape.Raygun4Net.Common.csproj b/Mindscape.Raygun4Net.Common/Mindscape.Raygun4Net.Common.csproj index 43882162..eaa50b63 100644 --- a/Mindscape.Raygun4Net.Common/Mindscape.Raygun4Net.Common.csproj +++ b/Mindscape.Raygun4Net.Common/Mindscape.Raygun4Net.Common.csproj @@ -6,11 +6,6 @@ - net4;net45;netstandard2.0;net6 - - - - diff --git a/Mindscape.Raygun4Net4.Intergration.Tests/Mindscape.Raygun4Net4.Integration.Tests.csproj b/Mindscape.Raygun4Net4.Intergration.Tests/Mindscape.Raygun4Net4.Integration.Tests.csproj index 8f6c1639..a4a1325c 100644 --- a/Mindscape.Raygun4Net4.Intergration.Tests/Mindscape.Raygun4Net4.Integration.Tests.csproj +++ b/Mindscape.Raygun4Net4.Intergration.Tests/Mindscape.Raygun4Net4.Integration.Tests.csproj @@ -29,4 +29,6 @@ + +