We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d3763 commit 2c47a0bCopy full SHA for 2c47a0b
src/SocketLabs/SocketLabs.csproj
@@ -19,7 +19,7 @@
19
<PackageProjectUrl>https://inject.docs.socketlabs.com/</PackageProjectUrl>
20
<PackageIcon>icon.png</PackageIcon>
21
<PackageReadmeFile>README.md</PackageReadmeFile>
22
- <PackageLicenseFile>..\..\LICENSE.md</PackageLicenseFile>
+ <PackageLicenseFile>LICENSE.md</PackageLicenseFile>
23
<PackageTags>email;injection;api;library;client;</PackageTags>
24
</PropertyGroup>
25
@@ -33,7 +33,7 @@
33
<PackagePath>\</PackagePath>
34
</None>
35
<None Include="..\..\LICENSE.md">
36
- <Pack>False</Pack>
+ <Pack>True</Pack>
37
38
39
</ItemGroup>
0 commit comments