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

Chore: 2.14.0

# [2.14.0](v2.13.0...v2.14.0) (2022-10-20)

## Update
* Metadata Extraction Table
* Metadata Extraction Table
parent fe00a41b
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<RootNamespace>Migrations.Tests</RootNamespace> <RootNamespace>Migrations.Tests</RootNamespace>
<AssemblyName>Migrations.Tests</AssemblyName> <AssemblyName>Migrations.Tests</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks> <TargetFrameworks>net6.0;net461</TargetFrameworks>
<Version>2.13.0</Version></PropertyGroup> <Version>2.14.0</Version></PropertyGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Migrations\Migrations.csproj" /> <ProjectReference Include="..\Migrations\Migrations.csproj" />
</ItemGroup> </ItemGroup>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Migrations</RootNamespace> <RootNamespace>Coscine.Migrations</RootNamespace>
<AssemblyName>Coscine.Migrations</AssemblyName> <AssemblyName>Coscine.Migrations</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks> <TargetFrameworks>net6.0;net461</TargetFrameworks>
<Version>2.13.0</Version> <Version>2.14.0</Version>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Authors>RWTH Aachen University</Authors> <Authors>RWTH Aachen University</Authors>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Migration</RootNamespace> <RootNamespace>Coscine.Migration</RootNamespace>
<AssemblyName>Coscine.Migrator</AssemblyName> <AssemblyName>Coscine.Migrator</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks> <TargetFrameworks>net6.0;net461</TargetFrameworks>
<Version>2.13.0</Version></PropertyGroup> <Version>2.14.0</Version></PropertyGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\Migrations\Migrations.csproj" /> <ProjectReference Include="..\Migrations\Migrations.csproj" />
</ItemGroup> </ItemGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment