Skip to content
Discussion options

You must be logged in to vote

@DavidStania

Just for info for another possible solution in OrchardCore, look at #4402.

So in your case try to add the following property in your app project file

<PropertyGroup>
   ...
  <DefaultItemExcludes>$(DefaultItemExcludes);App_Data\**</DefaultItemExcludes>
</PropertyGroup>

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@Skrypt
Comment options

@DavidStania
Comment options

@DavidStania
Comment options

Comment options

You must be logged in to vote
1 reply
@DavidStania
Comment options

Answer selected by DavidStania
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants