Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
csinkers committed Feb 19, 2023
1 parent d40fe2d commit 123af45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ADLMidi.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
<RepositoryType>Git</RepositoryType>
<RepositoryUrl>https://github.com/CSinkers/AdlMidi.NET</RepositoryUrl>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<version>1.0.16</version>
<version>1.0.17</version>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Memory" Version="4.5.4" />
<PackageReference Include="System.Memory" Version="4.5.5" />
</ItemGroup>

<ItemGroup Condition="!Exists('..\..\SerdesNet')">
Expand Down

0 comments on commit 123af45

Please sign in to comment.