We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b77d59 commit 4fadbffCopy full SHA for 4fadbff
src/GraphQL.Primitives/GraphQL.Primitives.csproj
@@ -7,6 +7,6 @@
7
</PropertyGroup>
8
9
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0'">
10
- <PackageReference Include="System.Memory" Version="4.5.5" />
+ <PackageReference Include="System.Buffers" Version="4.5.1" />
11
</ItemGroup>
12
</Project>
0 commit comments