We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bd903 commit aad3b5bCopy full SHA for aad3b5b
1 file changed
src/Arbiter.CommandQuery/Arbiter.CommandQuery.csproj
@@ -8,8 +8,6 @@
8
<ItemGroup>
9
<PackageReference Include="MessagePack" />
10
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" />
11
- <PackageReference Include="Microsoft.Extensions.Configuration.Binder" />
12
- <PackageReference Include="Microsoft.Extensions.DependencyInjection" />
13
<PackageReference Include="Microsoft.Extensions.Http" />
14
<PackageReference Include="System.Linq.Dynamic.Core" />
15
<PackageReference Include="SystemTextJsonPatch" />
0 commit comments