From 970befa8a60d9f065ef3c676a251a09458b3872d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Sm=C3=B3=C5=82ka?= Date: Thu, 3 Feb 2022 12:46:02 +0100 Subject: [PATCH] fix deps --- README.md | 2 +- src/Directory.Build.props | 2 +- .../ZNetCS.AspNetCore.ResumingFileResults.csproj | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c70102d..9b94c9e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ When you install the package, it should be added to your `.csproj`. Alternativel ```xml - + ``` diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 9b07eea..2ec67fe 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,6 +1,6 @@ - 6.0.0 + 6.0.1 Breaking Change: Drop support for netstandard and .net framework. Code refactoring. Dependency update. Library is now strong name signed. diff --git a/src/ZNetCS.AspNetCore.ResumingFileResults/ZNetCS.AspNetCore.ResumingFileResults.csproj b/src/ZNetCS.AspNetCore.ResumingFileResults/ZNetCS.AspNetCore.ResumingFileResults.csproj index 39c2149..cb4ab7f 100644 --- a/src/ZNetCS.AspNetCore.ResumingFileResults/ZNetCS.AspNetCore.ResumingFileResults.csproj +++ b/src/ZNetCS.AspNetCore.ResumingFileResults/ZNetCS.AspNetCore.ResumingFileResults.csproj @@ -9,10 +9,6 @@ - - - -