Skip to content

Commit 6a5f623

Browse files
committed
Fixed license for github
1 parent 9be1157 commit 6a5f623

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
File renamed without changes.

Memory.Extensions/Memory.Extensions.csproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@
4343
<Using Include="System.Runtime.InteropServices" />
4444
</ItemGroup>
4545
<ItemGroup>
46-
<None Include="LICENSE.txt">
47-
<Pack>true</Pack>
48-
<PackagePath></PackagePath>
49-
<Visible>True</Visible>
50-
</None>
5146
<None Include="PACK.md">
5247
<Pack>true</Pack>
5348
<PackagePath></PackagePath>
54-
<Visible>True</Visible>
49+
<Visible>False</Visible>
5550
</None>
51+
<None Include="..\LICENSE.txt">
52+
<Pack>true</Pack>
53+
<PackagePath></PackagePath>
54+
<Visible>False</Visible>
55+
</None>
5656
</ItemGroup>
5757
</Project>

0 commit comments

Comments
 (0)