Added Markdown documentation to Visual Studio project
This commit is contained in:
parent
c8fd327f7d
commit
14572d5947
|
@ -1,5 +1,5 @@
|
||||||
Nuclex.Support Dependencies
|
Nuclex.Support Dependencies
|
||||||
===================================
|
===========================
|
||||||
|
|
||||||
|
|
||||||
To Compile the Library
|
To Compile the Library
|
||||||
|
|
|
@ -346,7 +346,11 @@
|
||||||
<None Include="..\Foundation.snk">
|
<None Include="..\Foundation.snk">
|
||||||
<Link>Foundation.snk</Link>
|
<Link>Foundation.snk</Link>
|
||||||
</None>
|
</None>
|
||||||
|
<None Include="Dependencies.md" />
|
||||||
|
<None Include="License.md" />
|
||||||
|
<None Include="Notice.md" />
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
|
<None Include="ReadMe.md" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="Documents\DoubleConverter.txt" />
|
<Content Include="Documents\DoubleConverter.txt" />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user