Skip to content

Commit cc10857

Browse files
committed
stay unhinged
1 parent 20afb1d commit cc10857

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Unhinged/Unhinged.csproj

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@
2121

2222
</PropertyGroup>
2323

24+
<ItemGroup>
25+
<None Include="..\LICENSE">
26+
<Pack>True</Pack>
27+
<PackagePath>\</PackagePath>
28+
</None>
29+
<None Include="..\README.md">
30+
<Pack>True</Pack>
31+
<PackagePath>\</PackagePath>
32+
</None>
33+
</ItemGroup>
34+
2435
<ItemGroup>
2536
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="10.0.0-rc.1.25451.107" />
2637
</ItemGroup>

0 commit comments

Comments
 (0)