Skip to content

Commit

Permalink
Update HotChocolate.Tests.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Apr 15, 2020
1 parent 5dae25a commit b59b940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Clients/HotChocolate.Tests/HotChocolate.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="HotChocolate.AspNetCore" Version="10.0.1" />
<PackageReference Include="HotChocolate.AspNetCore" Version="11.0.0-preview.124" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.0.0" />
<PackageReference Include="Microsoft.CodeCoverage" Version="16.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" />
Expand Down

0 comments on commit b59b940

Please sign in to comment.