diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index 15650b765d8e6b4b7b89e2c04f80087b3033b20d..8b431ac43c085d508c652c639993c71540dac887 100644 --- a/src/Blob/Blob.csproj +++ b/src/Blob/Blob.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Blob</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net6.0</TargetFramework> - <Version>2.8.2</Version> + <Version>3.0.0</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>