Added support for episodic content incl podcasts. Not yet complete. Need to mark them as such in the db somehow and also add search engine bools
This commit is contained in:
parent
90731a8948
commit
a9d3494af1
3 changed files with 109 additions and 20 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<!-- <PublishSingleFile>true</PublishSingleFile> -->
|
||||
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
|
||||
|
||||
<Version>5.5.10.1</Version>
|
||||
<Version>5.6.0.1</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue