From 4ee7df3a620d46b163e44a1a23f19d3f4759adb1 Mon Sep 17 00:00:00 2001 From: Thomas Hansen Date: Tue, 13 Oct 2020 11:16:39 +0300 Subject: [PATCH] Updating version, getting ready for release --- magic.io.contracts/magic.io.contracts.csproj | 2 +- magic.io.controller/magic.io.controller.csproj | 2 +- magic.io.services/magic.io.services.csproj | 6 +++--- magic.io.tests/magic.io.tests.csproj | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/magic.io.contracts/magic.io.contracts.csproj b/magic.io.contracts/magic.io.contracts.csproj index 0731c09..a77d827 100644 --- a/magic.io.contracts/magic.io.contracts.csproj +++ b/magic.io.contracts/magic.io.contracts.csproj @@ -10,7 +10,7 @@ Contracts for magic.io, that gives you a generic file upload/download controller for ASP.NET Core. To use package go to https://polterguy.github.io https://github.com/polterguy/magic.io true - 8.3.1 + 8.4.0 true git https://github.com/polterguy/magic.io.git diff --git a/magic.io.controller/magic.io.controller.csproj b/magic.io.controller/magic.io.controller.csproj index 3d93d6c..05afbea 100644 --- a/magic.io.controller/magic.io.controller.csproj +++ b/magic.io.controller/magic.io.controller.csproj @@ -10,7 +10,7 @@ A generic IO controller for ASP.NET Core, that allows you to upload and download files, with support for custom authorization. This project give you 2 HTTP endpoints, one for downloading and another for uploading files. The project is highly conserving of resources, due to directly serializing to/from the HTTP request/response stream, into the related file. The project provides multiple different ways of authorization, allowing you to easily extend it as you see fit. To use package go to https://polterguy.github.io https://github.com/polterguy/magic.io true - 8.3.1 + 8.4.0 true git https://github.com/polterguy/magic.io.git diff --git a/magic.io.services/magic.io.services.csproj b/magic.io.services/magic.io.services.csproj index bf59044..78ce2e2 100644 --- a/magic.io.services/magic.io.services.csproj +++ b/magic.io.services/magic.io.services.csproj @@ -10,7 +10,7 @@ Service implementations for magic.io that allows you to upload and download files to your ASP.NET Core application. To use package go to https://polterguy.github.io https://github.com/polterguy/magic.io true - 8.3.1 + 8.4.0 true git https://github.com/polterguy/magic.io.git @@ -42,8 +42,8 @@ - - + + diff --git a/magic.io.tests/magic.io.tests.csproj b/magic.io.tests/magic.io.tests.csproj index 2297d26..4f643a2 100644 --- a/magic.io.tests/magic.io.tests.csproj +++ b/magic.io.tests/magic.io.tests.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers - +