Added Markdown documentation to Visual Studio project

This commit is contained in:
Markus Ewald 2024-06-18 19:05:19 +02:00
parent c8fd327f7d
commit 14572d5947
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Nuclex.Support Dependencies
===================================
===========================
To Compile the Library

View File

@ -346,7 +346,11 @@
<None Include="..\Foundation.snk">
<Link>Foundation.snk</Link>
</None>
<None Include="Dependencies.md" />
<None Include="License.md" />
<None Include="Notice.md" />
<None Include="packages.config" />
<None Include="ReadMe.md" />
</ItemGroup>
<ItemGroup>
<Content Include="Documents\DoubleConverter.txt" />