Skip to content

Commit

Permalink
Update NuGet Dependencies & Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alkl58 committed Apr 26, 2024
1 parent c51b5a5 commit 1cd87af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NotEnoughAV1Encodes/NotEnoughAV1Encodes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<ApplicationIcon>resources\img\neav1e.ico</ApplicationIcon>
<Version>2.1.6</Version>
<Version>2.1.7</Version>
<Authors>Alkl58</Authors>
</PropertyGroup>

Expand All @@ -33,11 +33,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.57" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.60" />
<PackageReference Include="MahApps.Metro" Version="3.0.0-alpha0476" />
<PackageReference Include="MathNet.Numerics" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Octokit" Version="9.1.1" />
<PackageReference Include="Octokit" Version="11.0.1" />
<PackageReference Include="System.Management" Version="8.0.0" />
<PackageReference Include="WPFLocalizeExtension" Version="3.10.0" />
</ItemGroup>
Expand Down

0 comments on commit 1cd87af

Please sign in to comment.