Upload FastSeekWpf/FastSeekWpf.csproj
Browse files
FastSeekWpf/FastSeekWpf.csproj
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
</PropertyGroup>
|
| 12 |
|
| 13 |
<ItemGroup>
|
| 14 |
-
<PackageReference Include="K4os.Compression.LZ4
|
| 15 |
</ItemGroup>
|
| 16 |
|
| 17 |
</Project>
|
|
|
|
| 11 |
</PropertyGroup>
|
| 12 |
|
| 13 |
<ItemGroup>
|
| 14 |
+
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
|
| 15 |
</ItemGroup>
|
| 16 |
|
| 17 |
</Project>
|