Skip to content

Commit

Permalink
Merge pull request #11 from thompson-tomo/chore/#10_CleanDependencies
Browse files Browse the repository at this point in the history
#10 Remove explicit dependencies
  • Loading branch information
ssg committed Apr 26, 2024
2 parents 4769f4b + e48acc7 commit 49b992a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/HashDepot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,5 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
</ItemGroup>
</Project>

0 comments on commit 49b992a

Please sign in to comment.