Skip to content

Commit

Permalink
Update Source/SuperLinq/SuperLinq.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
viceroypenguin authored Jul 16, 2024
1 parent 90dd99c commit 8af6be5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/SuperLinq/SuperLinq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" />
<PackageReference Include="MinVer" PrivateAssets="All" />
<PackageReference Include="System.Memory" PrivateAssets="All" Condition="$(TargetFramework) == 'netstandard2.0'" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework) == 'netstandard2.0'">
Expand Down

0 comments on commit 8af6be5

Please sign in to comment.