From 92cb0cffeeccf71f9c103c2df3a580fe23942718 Mon Sep 17 00:00:00 2001 From: Stanley Goldman Date: Sun, 20 Jan 2019 10:58:57 -0500 Subject: [PATCH] fix: Fixing project nuget references --- .../SonOfPicasso.Testing.Common.csproj | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/src/SonOfPicasso.Testing.Common/SonOfPicasso.Testing.Common.csproj b/src/SonOfPicasso.Testing.Common/SonOfPicasso.Testing.Common.csproj index 5a826f5b..5877c871 100644 --- a/src/SonOfPicasso.Testing.Common/SonOfPicasso.Testing.Common.csproj +++ b/src/SonOfPicasso.Testing.Common/SonOfPicasso.Testing.Common.csproj @@ -7,6 +7,7 @@ + @@ -23,22 +24,4 @@ - - - ..\..\..\..\.nuget\packages\bogus\25.0.3\lib\netstandard2.0\Bogus.dll - - - ..\..\packages\Microsoft.Extensions.DependencyInjection.Abstractions.2.2.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - - ..\..\..\..\.nuget\packages\microsoft.extensions.logging.abstractions\2.0.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll - - - ..\..\packages\Serilog.2.7.1\lib\net46\Serilog.dll - - - ..\..\..\..\.nuget\packages\xunit.abstractions\2.0.2\lib\netstandard2.0\xunit.abstractions.dll - - -