Update README docs for 2.0 release
This commit is contained in:
parent
288a4f9e5b
commit
eeb243b727
5 changed files with 392 additions and 38 deletions
|
|
@ -8,11 +8,13 @@
|
|||
<Nullable>enable</Nullable>
|
||||
<Version>2.0.0</Version>
|
||||
<PackageId>CSMic.StandardLibrary</PackageId>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<LangVersion>latest</LangVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Core\CSMic.Core.csproj" />
|
||||
<None Include="README.md" Pack="true" PackagePath="\" />
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="NuGetPublish.targets" Condition="Exists('NuGetPublish.targets')" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue