Added Markdown documentation to Visual Studio project
This commit is contained in:
parent
c8fd327f7d
commit
14572d5947
|
@ -1,5 +1,5 @@
|
|||
Nuclex.Support Dependencies
|
||||
===================================
|
||||
===========================
|
||||
|
||||
|
||||
To Compile the Library
|
||||
|
|
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user