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

Chore: 2.8.0

# [2.8.0](v2.7.2...v2.8.0) (2023-05-25)

## New
* Method for getting organization's email using SPARQL
* Method for getting organization's email using SPARQL
parent e7e98ec7
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Metadata.Tests</RootNamespace> <RootNamespace>Coscine.Metadata.Tests</RootNamespace>
<AssemblyName>Coscine.Metadata.Tests</AssemblyName> <AssemblyName>Coscine.Metadata.Tests</AssemblyName>
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<Version>2.7.2</Version></PropertyGroup> <Version>2.8.0</Version></PropertyGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Metadata\Metadata.csproj" /> <ProjectReference Include="..\Metadata\Metadata.csproj" />
</ItemGroup> </ItemGroup>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Metadata</RootNamespace> <RootNamespace>Coscine.Metadata</RootNamespace>
<AssemblyName>Coscine.Metadata</AssemblyName> <AssemblyName>Coscine.Metadata</AssemblyName>
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<Version>2.7.2</Version> <Version>2.8.0</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