Skip to content
Snippets Groups Projects
Commit 15557185 authored by CoscineBot's avatar CoscineBot :gear:
Browse files

Chore: 4.2.3

# [4.2.3](v4.2.2...v4.2.3) (2022-11-04)

## Fix
* Enabled resource logic and return objects
* Enabled resource logic and return objects
parent d11ee62e
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Api.Project.Tests</RootNamespace>
<AssemblyName>Coscine.Api.Project.Tests</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
<Version>4.2.2</Version></PropertyGroup>
<Version>4.2.3</Version></PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Project\Project.csproj" />
</ItemGroup>
......
......@@ -5,7 +5,7 @@
<AssemblyName>Coscine.Api.Project</AssemblyName>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TargetFramework>net6.0</TargetFramework>
<Version>4.2.2</Version>
<Version>4.2.3</Version>
</PropertyGroup>
<PropertyGroup>
<Authors>RWTH Aachen University</Authors>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment