New scenario YouTubeexception etc

This commit is contained in:
2019-01-09 23:23:56 +01:00
parent f455ac39ff
commit 5f7139c481
5 changed files with 62 additions and 9 deletions

View File

@ -46,6 +46,9 @@
<Compile Include="Calculator.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Video.cs" />
<Compile Include="YouTubeApi.cs" />
<Compile Include="YouTubeException.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />