Skip to content

Commit

Permalink
Merge pull request #171 from automuteus/dependabot/nuget/NLog-4.7.9
Browse files Browse the repository at this point in the history
Bump NLog from 4.7.8 to 4.7.9
  • Loading branch information
CarbonNeuron committed Apr 14, 2021
2 parents 966a78e + e42a4ff commit af409a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AUCapture-WPF/AUCapture-WPF.csproj
Expand Up @@ -72,7 +72,7 @@
<PackageReference Include="Humanizer.Core" Version="2.8.26" />
<PackageReference Include="LoadingIndicators.WPF.Core" Version="1.0.1" />
<PackageReference Include="MahApps.Metro" Version="2.4.4" />
<PackageReference Include="NLog" Version="4.7.8" />
<PackageReference Include="NLog" Version="4.7.9" />
<PackageReference Include="Octokit" Version="0.50.0" />
<PackageReference Include="PgpCore" Version="5.1.0" />
<PackageReference Include="SharedMemory" Version="2.2.3" />
Expand Down
2 changes: 1 addition & 1 deletion AmongUsCapture/AmongUsCapture.csproj
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Config.Net" Version="4.15.0" />
<PackageReference Include="Config.Net.Json" Version="4.15.0" />
<PackageReference Include="Discord.Net" Version="2.3.0" />
<PackageReference Include="NLog" Version="4.7.8" />
<PackageReference Include="NLog" Version="4.7.9" />
<PackageReference Include="SocketIOClient" Version="2.1.7" />
</ItemGroup>

Expand Down

0 comments on commit af409a8

Please sign in to comment.