Adds Vsxmd to packages to generate markdown style documentaion file
This commit is contained in:
parent
4eaabe4a53
commit
cbf595e326
6
docs/JpnCardsPokemonSdk.md
Normal file
6
docs/JpnCardsPokemonSdk.md
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
<a name='assembly'></a>
|
||||||
|
# JpnCardsPokemonSdk
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
|
||||||
|
|
|
@ -35,4 +35,11 @@
|
||||||
</None>
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
<ItemGroup>
|
||||||
|
<PackageReference Include="Vsxmd" Version="1.4.5">
|
||||||
|
<PrivateAssets>all</PrivateAssets>
|
||||||
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||||
|
</PackageReference>
|
||||||
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Reference in a new issue