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

Chore: 2.1.0

# [2.1.0](v2.0.1...v2.1.0) (2021-03-12)

## New
* Add the Contact Changing functionality to the database and backend
* Add the Contact Changing functionality to the database and backend
parent 454ee175
No related branches found
No related tags found
1 merge request!124Update product with master
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<RootNamespace>Coscine.Database</RootNamespace>
<AssemblyName>Coscine.Database</AssemblyName>
<TargetFrameworks>net5.0;net461</TargetFrameworks>
<Version>2.0.1</Version>
<Version>2.1.0</Version>
</PropertyGroup>
<PropertyGroup>
<Authors>RWTH Aachen University</Authors>
......
using System;
using System;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment