From b58edfadfc7b932507cd2f476f6a0987f997f894 Mon Sep 17 00:00:00 2001 From: David Barker Date: Fri, 24 Jan 2020 09:25:51 +0800 Subject: [PATCH] remove the AspNetCore assemblies as these are no longer needed --- .../MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sample/MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj b/sample/MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj index d682972..fa747cb 100644 --- a/sample/MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj +++ b/sample/MongoIdentitySample.Mvc/MongoIdentitySample.Mvc.csproj @@ -3,24 +3,23 @@ netcoreapp3.1 aspnet-MongoIdentitySample.Mvc-95B15D82-54F6-4001-B4B0-6ADF4B1BB00E + InProcess - - - - + +