diff --git a/src/StorageLibrary/StorageLibrary.csproj b/src/StorageLibrary/StorageLibrary.csproj index 127bff5..7696498 100644 --- a/src/StorageLibrary/StorageLibrary.csproj +++ b/src/StorageLibrary/StorageLibrary.csproj @@ -2,7 +2,7 @@ net7.0 - 2.3.0 + 2.3.1 Sebastián Gómez (C) 2018-2022 @sebagomez. All rights reserved. https://github.com/sebagomez/azurestorageexplorer @@ -11,10 +11,10 @@ - - - - + + + + diff --git a/src/web/Directory.Build.props b/src/web/Directory.Build.props index 19dfd2c..ca648fb 100644 --- a/src/web/Directory.Build.props +++ b/src/web/Directory.Build.props @@ -1,5 +1,5 @@ - 2.13.7 + 2.13.8 \ No newline at end of file