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 ec0761f commit b522ce0Copy full SHA for b522ce0
Specification/src/Ardalis.Specification/Ardalis.Specification.csproj
@@ -36,7 +36,7 @@
36
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
37
<LangVersion>9.0</LangVersion>
38
<Nullable>enable</Nullable>
39
- <DocumentationFile>bin\$(Configuration)\Ardalis.Specification.EntityFrameworkCore.xml</DocumentationFile>
+ <DocumentationFile>bin\$(Configuration)\Ardalis.Specification.xml</DocumentationFile>
40
</PropertyGroup>
41
42
<ItemGroup>
0 commit comments