Skip to content

Commit

Permalink
fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Jan 18, 2022
1 parent ec0761f commit b522ce0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
<LangVersion>9.0</LangVersion>
<Nullable>enable</Nullable>
<DocumentationFile>bin\$(Configuration)\Ardalis.Specification.EntityFrameworkCore.xml</DocumentationFile>
<DocumentationFile>bin\$(Configuration)\Ardalis.Specification.xml</DocumentationFile>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b522ce0

Please sign in to comment.