Skip to content

Commit

Permalink
Upgrade YoutubeExplode (#44)
Browse files Browse the repository at this point in the history
jparkerweb authored and i3arnon committed Jan 9, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 00ed6fb commit 15a5c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Service/Service.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -54,7 +54,7 @@
<PackageReference Include="morelinq" Version="[2.9.0]" />
<PackageReference Include="Newtonsoft.Json" Version="[12.0.2]" />
<PackageReference Include="System.ValueTuple" Version="[4.5.0]" />
<PackageReference Include="YoutubeExplode" Version="4.7.10" />
<PackageReference Include="YoutubeExplode" Version="4.7.12" />
</ItemGroup>
<ItemGroup>
<Compile Include="**\*.cs" Exclude="obj\**" />

0 comments on commit 15a5c11

Please sign in to comment.