From bc8cfa199d08f67ab044cc1fd857232c52a12ebe Mon Sep 17 00:00:00 2001 From: Mark Cilia Vincenti Date: Fri, 22 Nov 2024 10:09:55 +0100 Subject: [PATCH] Dependency update. --- Directory.Packages.props | 65 +++++++++++-------- .../OpenWeatherMap.Cache.csproj | 10 +-- 2 files changed, 42 insertions(+), 33 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 7176764..9f5b952 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,30 +1,39 @@ - - true - - - - - - - - - - - - - - - - - - - - - - - - - - + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/OpenWeatherMap.Cache/OpenWeatherMap.Cache.csproj b/OpenWeatherMap.Cache/OpenWeatherMap.Cache.csproj index 9617665..4e934f1 100644 --- a/OpenWeatherMap.Cache/OpenWeatherMap.Cache.csproj +++ b/OpenWeatherMap.Cache/OpenWeatherMap.Cache.csproj @@ -8,16 +8,16 @@ https://github.com/MarkCiliaVincenti/OpenWeatherMap.Cache MIT MIT - 1.12.1 + 1.12.2 logo.png - Dependency update and cleaning. + Dependency update. An asynchronous .NET Standard 2.0 library that allows you to fetch & cache current weather readings from the OpenWeather API, with built-in resiliency that can extend the cache lifetime in case the API is unreachable. © 2024 Mark Cilia Vincenti OpenWeather,OpenWeatherMap,cache,weather,API,.NET Standard,netstandard git false - 1.12.1.0 - 1.12.1.0 + 1.12.2.0 + 1.12.2.0 README.md true True @@ -41,7 +41,7 @@ - +