From 5be975c46d3a1d4303514b767bf71c220b3625c8 Mon Sep 17 00:00:00 2001 From: Daniel Svensson Date: Tue, 31 Oct 2023 13:55:48 +0100 Subject: [PATCH] remove old references --- .../Test/VbDomainClients/VbDomainClients.vbproj | 9 +-------- .../Test/OpenRiaServices.Server.UnitTesting.Test.csproj | 9 --------- 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/src/OpenRiaServices.Client/Test/VbDomainClients/VbDomainClients.vbproj b/src/OpenRiaServices.Client/Test/VbDomainClients/VbDomainClients.vbproj index a0505693..a67674b7 100644 --- a/src/OpenRiaServices.Client/Test/VbDomainClients/VbDomainClients.vbproj +++ b/src/OpenRiaServices.Client/Test/VbDomainClients/VbDomainClients.vbproj @@ -16,15 +16,12 @@ $(NoWarn);BC40000 - + - - $(MSBuildExtensionsPath)\..\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll - @@ -47,10 +44,6 @@ - - - - diff --git a/src/OpenRiaServices.Server.UnitTesting/Test/OpenRiaServices.Server.UnitTesting.Test.csproj b/src/OpenRiaServices.Server.UnitTesting/Test/OpenRiaServices.Server.UnitTesting.Test.csproj index d241af70..1c1a9637 100644 --- a/src/OpenRiaServices.Server.UnitTesting/Test/OpenRiaServices.Server.UnitTesting.Test.csproj +++ b/src/OpenRiaServices.Server.UnitTesting/Test/OpenRiaServices.Server.UnitTesting.Test.csproj @@ -10,15 +10,6 @@ - - - - - - - $(MSBuildExtensionsPath)\..\Common7\IDE\PublicAssemblies\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll - -