tytd/Tesses.YouTubeDownloader.Ex.../Tesses.YouTubeDownloader.Ex.../Tesses.YouTubeDownloader.Ex...

12 lines
309 B
XML
Raw Normal View History

2022-05-11 23:14:16 +00:00
<Project Sdk="Microsoft.NET.Sdk">
2022-06-24 23:02:51 +00:00
<ItemGroup>
<ProjectReference Include="..\..\Tesses.YouTubeDownloader.ExtensionLoader\Tesses.YouTubeDownloader.ExtensionLoader.csproj" />
2022-05-11 23:14:16 +00:00
</ItemGroup>
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
</Project>