Added check for Windows builds so copy works (#528)
* Added check for Windows builds so copy works * Removed appsettings copy, no longer needed * Fixed a bad build due to duplicate file copy Co-authored-by: Joseph Milazzo <joseph.v.milazzo@gmail.com>
This commit is contained in:
parent
dc7b4e7a2a
commit
c8e3824032
3 changed files with 8 additions and 4 deletions
|
@ -73,7 +73,6 @@
|
|||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Kavita.Common\Kavita.Common.csproj" />
|
||||
<Content Condition=" '$(Configuration)' == 'Release' " Include="appsettings.json" />
|
||||
</ItemGroup>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue