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

Chore: 2.5.0

# [2.5.0](v2.4.1...v2.5.0) (2022-10-20)

## Update
* Full Import of APs
* Full Import of APs
parent 988edd30
No related branches found
No related tags found
No related merge requests found
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<RootNamespace>Coscine.Metadata.Tests</RootNamespace>
<AssemblyName>Coscine.Metadata.Tests</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
<Version>2.5.0</Version></PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Metadata\Metadata.csproj" />
</ItemGroup>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Metadata</RootNamespace>
<AssemblyName>Coscine.Metadata</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
<Version>2.4.1</Version>
<Version>2.5.0</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