Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
depthbomb committed Dec 12, 2022
1 parent df46f8b commit a093766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Scraps/Scraps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
<PackageReference Include="AngleSharp" Version="1.0.0-alpha-844" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1466-prerelease" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.2.104-beta">
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.2.164-beta">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog" Version="5.0.5" />
<PackageReference Include="NLog" Version="5.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a093766

Please sign in to comment.