Archived
1
0

captions system development 0

This commit is contained in:
Michael Gordeev
2018-09-06 19:32:47 +03:00
parent 9c9b56a669
commit de240c8188
4 changed files with 54 additions and 1 deletions
+7
View File
@@ -109,6 +109,9 @@
<Compile Include="Controls\DownloadItem.xaml.cs">
<DependentUpon>DownloadItem.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\LiveCaptions.xaml.cs">
<DependentUpon>LiveCaptions.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\PlaylistCard.xaml.cs">
<DependentUpon>PlaylistCard.xaml</DependentUpon>
</Compile>
@@ -287,6 +290,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Controls\LiveCaptions.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Controls\PlaylistCard.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>