Skip to content

Commit 4a06c3e

Browse files
committed
Added new Utilities documentation to manifest
When adding the `Utilities` schema documentation (#67296a8), I neglected to remember that the database project doesn't use the new Visual Studio 2017+ project format and, therefore, requires _explicitly_ including files in the manifest. Oops.
1 parent 2df59ad commit 4a06c3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

OnTopic.Data.Sql.Database/OnTopic.Data.Sql.Database.sqlproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
</ItemGroup>
119119
<ItemGroup>
120120
<None Include="README.md" />
121+
<None Include="Utilities\README.md" />
121122
</ItemGroup>
122123
<ItemGroup>
123124
<RefactorLog Include="OnTopic.Data.Sql.Database.refactorlog" />

0 commit comments

Comments
 (0)