Skip to content
Snippets Groups Projects
Commit 12edfc0b authored by CoscineBot's avatar CoscineBot ⚙️
Browse files

Chore: 2.2.4

# [2.2.4](v2.2.3...v2.2.4) (2023-05-25)

## Fix
* Organization's email fetching now uses SPARQL
* Organization's email fetching now uses SPARQL
parent 919c6a60
No related branches found
No related tags found
No related merge requests found
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<RootNamespace>Coscine.Api.Organization</RootNamespace> <RootNamespace>Coscine.Api.Organization</RootNamespace>
<AssemblyName>Coscine.Api.Organization</AssemblyName> <AssemblyName>Coscine.Api.Organization</AssemblyName>
<GenerateDocumentationFile>true</GenerateDocumentationFile> <GenerateDocumentationFile>true</GenerateDocumentationFile>
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<Version>2.2.3</Version> <Version>2.2.4</Version>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Authors>RWTH Aachen University</Authors> <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