Skip to content

Commit 2c47a0b

Browse files
committed
pack the license
1 parent 44d3763 commit 2c47a0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SocketLabs/SocketLabs.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageProjectUrl>https://inject.docs.socketlabs.com/</PackageProjectUrl>
2020
<PackageIcon>icon.png</PackageIcon>
2121
<PackageReadmeFile>README.md</PackageReadmeFile>
22-
<PackageLicenseFile>..\..\LICENSE.md</PackageLicenseFile>
22+
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
2323
<PackageTags>email;injection;api;library;client;</PackageTags>
2424
</PropertyGroup>
2525

@@ -33,7 +33,7 @@
3333
<PackagePath>\</PackagePath>
3434
</None>
3535
<None Include="..\..\LICENSE.md">
36-
<Pack>False</Pack>
36+
<Pack>True</Pack>
3737
<PackagePath>\</PackagePath>
3838
</None>
3939
</ItemGroup>

0 commit comments

Comments
 (0)