Add README for packing

This commit is contained in:
Matt Nadareski
2023-09-10 23:30:51 -04:00
parent 925a7f9484
commit 0b526d9f08

View File

@@ -23,6 +23,10 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<None Include="README.md" Pack="true" PackagePath=""/>
</ItemGroup>
<ItemGroup>
<PackageReference Include="SabreTools.IO" Version="1.1.1" />
<PackageReference Include="SabreTools.Models" Version="1.1.1" />