We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f64a22 commit 8181496Copy full SHA for 8181496
2 files changed
thoth-json-codec-auto/thoth-json-codec-auto.fsproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>netstandard2.1</TargetFramework>
5
<GenerateDocumentationFile>true</GenerateDocumentationFile>
6
+ <PackageReadmeFile>../README.md</PackageReadmeFile>
7
</PropertyGroup>
8
<ItemGroup>
9
<Compile Include="Auto.fs" />
thoth-json-codec/thoth-json-codec.fsproj
<Compile Include="Codec.fs" />
0 commit comments