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 230afe2 commit e6da72fCopy full SHA for e6da72f
src/NRedisStack/NRedisStack.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<Nullable>enable</Nullable>
5
<TargetFrameworks>netstandard2.0;net6.0;net7.0;net8.0</TargetFrameworks>
6
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
7
<LangVersion>latest</LangVersion>
8
<ImplicitUsings>enable</ImplicitUsings>
9
<Authors>Redis Open Source</Authors>
0 commit comments