Skip to content

Commit

Permalink
Merge cad486a into 5971268
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane32 authored Mar 26, 2021
2 parents 5971268 + cad486a commit cff8d40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/GraphQL.DI/Shane32.GraphQL.DI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GraphQL" Version="4.0.2" />
<PackageReference Include="GraphQL.MicrosoftDI" Version="4.0.2" />
<PackageReference Include="GraphQL" Version="4.1.0" />
<PackageReference Include="GraphQL.MicrosoftDI" Version="4.1.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.0.0" />
</ItemGroup>

Expand Down

0 comments on commit cff8d40

Please sign in to comment.