Skip to content

Commit

Permalink
chore(deps): update dependency system.drawing.common to v8.0.0-previe…
Browse files Browse the repository at this point in the history
…w.7.23375.5 (#9)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: AlekseyMartynov <AlekseyMartynov@users.noreply.github.com>
  • Loading branch information
renovate[bot] and AlekseyMartynov authored Aug 29, 2023
1 parent cf68157 commit 614162b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="NAudio.Core" Version="2.1.0" />
<PackageReference Include="NAudio.Wasapi" Version="2.1.0" />
<PackageReference Include="NLayer.NAudioSupport" Version="1.3.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.0-*" /><!-- TODO -->
<PackageReference Include="System.Drawing.Common" Version="8.0.0-preview.7.23375.5" /><!-- TODO -->
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"System.Drawing.Common": {
"type": "Direct",
"requested": "[8.0.0-*, )",
"requested": "[8.0.0-preview.7.23375.5, )",
"resolved": "8.0.0-preview.7.23375.5",
"contentHash": "IECr9UTQzBsP89YAez28/Jc+U/o1KTeBGk6VPDXrRNH6uo2POJKHhM1rweZIfakduU4M6FWIidEUNf34wbZMRQ==",
"dependencies": {
Expand Down

0 comments on commit 614162b

Please sign in to comment.