From 38a5da31eda33149051047e1966516197b00cc9a Mon Sep 17 00:00:00 2001 From: aliostad Date: Mon, 13 Dec 2021 15:05:06 +0000 Subject: [PATCH] version 2.9.0 suppor for .NET 5.0 - issue #266 --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 32a5dbd..ac6ca38 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,7 +3,7 @@ CacheCow is an HTTP Caching Library for .NET Ali Kheyrollahi true - 2.8.3 + 2.9.0 https://github.com/aliostad/CacheCow/ MIT