From 4f63adf6d0f47c767258c0bc6ef834f1b35d8b2d Mon Sep 17 00:00:00 2001 From: Leefrost Date: Sat, 1 Apr 2023 00:15:37 +0300 Subject: [PATCH] Add package id --- src/HttpClient.Cache/HttpClient.Cache.csproj | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/HttpClient.Cache/HttpClient.Cache.csproj b/src/HttpClient.Cache/HttpClient.Cache.csproj index 394e7c9..3de1ae0 100644 --- a/src/HttpClient.Cache/HttpClient.Cache.csproj +++ b/src/HttpClient.Cache/HttpClient.Cache.csproj @@ -13,13 +13,6 @@ - - - all - runtime; build; native; contentfiles; analyzers - - - True @@ -28,6 +21,7 @@ + Leefrost.HttpClient.Cache Sergii Lischuk A simple and easy cache for HttpClient