We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90dd99c commit 8af6be5Copy full SHA for 8af6be5
Source/SuperLinq/SuperLinq.csproj
@@ -161,7 +161,6 @@
161
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" />
162
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
163
<PackageReference Include="MinVer" PrivateAssets="All" />
164
- <PackageReference Include="System.Memory" PrivateAssets="All" Condition="$(TargetFramework) == 'netstandard2.0'" />
165
</ItemGroup>
166
167
<ItemGroup Condition="$(TargetFramework) == 'netstandard2.0'">
0 commit comments