We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8144b30 commit 478457cCopy full SHA for 478457c
src/NRedisStack/NRedisStack.csproj
@@ -15,7 +15,6 @@
15
</PropertyGroup>
16
17
<ItemGroup>
18
- <PackageReference Include="NetTopologySuite"/>
19
<PackageReference Include="StackExchange.Redis"/>
20
<PackageReference Include="System.Text.Json" Condition="'$(TargetFramework)' == 'netstandard2.0' or '$(TargetFramework)' == 'net481'"/>
21
<None Include="../../Redis.png" Link="Redis.png" Pack="true" PackagePath="/" Visible="false"/>
0 commit comments