From 8f80a79bb37f22776be5d53b6f12d6e75af004bd Mon Sep 17 00:00:00 2001 From: Darren Reid Date: Tue, 23 Feb 2021 15:57:50 +1100 Subject: [PATCH] Dotnet publish still not preserving pathing. add CopyToOutputDirectory for App_Data --- src/Northwind/Northwind.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Northwind/Northwind.csproj b/src/Northwind/Northwind.csproj index 334cbba..e896479 100755 --- a/src/Northwind/Northwind.csproj +++ b/src/Northwind/Northwind.csproj @@ -9,7 +9,7 @@ - +