Skip to content

Commit

Permalink
fix(ci): use our package id
Browse files Browse the repository at this point in the history
  • Loading branch information
ProbablePrime committed Nov 10, 2023
1 parent 7924531 commit 2129292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/NYoutubeDL/NYoutubeDL.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<PackageProjectUrl>https://github.com/Yellow-Dog-Man/NYouTubeDL</PackageProjectUrl>
<PackageTags>youtube-dl</PackageTags>
<NeutralLanguage></NeutralLanguage>
<PackageId>YellowDogMan.NYouTubeDL</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="10.0.3"/>
Expand Down

0 comments on commit 2129292

Please sign in to comment.