aboutsummaryrefslogtreecommitdiff
path: root/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-09-25 00:17:31 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2023-09-25 00:17:31 -0400
commit3f2982f9b48dcef1a7434d396c45d57bb61d0a3c (patch)
treed53173c225459537ac719091c4e871ea5c4ccdd0 /lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
parent73b8514f38f30fe6e0b3802c18a893b7a5713ca4 (diff)
fall cleaning, native memory, rpmalloc updates, cmake+static libs and more service stack updates
Diffstat (limited to 'lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj')
-rw-r--r--lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj b/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
index fb626db..b0b68ed 100644
--- a/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
+++ b/lib/Net.Rest.Client/src/VNLib.Net.Rest.Client.csproj
@@ -50,15 +50,11 @@
</ItemGroup>
<ItemGroup>
- <Folder Include="Exceptions\" />
- </ItemGroup>
-
- <ItemGroup>
<None Include="..\README.md">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>
- <None Include="..\LICENSE.txt">
+ <None Include="..\LICENSE">
<Pack>True</Pack>
<PackagePath>\</PackagePath>
</None>