Review dependency
This commit is contained in:
parent
76ebb55ab7
commit
554a36c576
2 changed files with 2 additions and 2 deletions
|
|
@ -66,7 +66,7 @@ Incorporates following libraries directly:
|
|||
|
||||
**.NET Foundation and Contributors**
|
||||
- [CommunityToolkit.HighPerformance](https://github.com/CommunityToolkit/dotnet) - MIT
|
||||
- [dotNext.Threading](https://github.com/dotnet/dotNext) - MIT
|
||||
- [dotNext](https://github.com/dotnet/dotNext) - MIT
|
||||
- Several runtime libraries, as part of [.NET](https://github.com/dotnet/runtime)
|
||||
- Microsoft.AspNetCore.App
|
||||
- Microsoft.Extensions.Configuration.Binder
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
|
||||
<PackageReference Include="DotNext.Threading" Version="4.15.2" />
|
||||
<PackageReference Include="DotNext" Version="4.15.2" />
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" PrivateAssets="all" />
|
||||
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="8.0.0" />
|
||||
<PackageReference Include="Sep" Version="0.4.0" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue