Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
IonKiwi committed Sep 2, 2022
1 parent f47f24a commit 13499bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion IonKiwi.lz4/IonKiwi.lz4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ The implementation is compliant with the LZ4 Frame Format (v1.6.2).</Description
</PackageReleaseNotes>
</PropertyGroup>


<ItemGroup>
<PackageReference Include="System.Buffers" Version="4.5.1" Condition="'$(TargetFramework)' == 'netstandard2.0'" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" Condition="'$(TargetFramework)' == 'netstandard2.0' Or '$(TargetFramework)' == 'netstandard2.1'" />
Expand Down

0 comments on commit 13499bc

Please sign in to comment.