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

Chore: 2.0.0

# [2.0.0](v1.12.0...v2.0.0) (2021-03-02)

## Breaking
* Migrated Api to dotnet5.0
parent 1261fa9a
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.ApiCommons</RootNamespace>
<AssemblyName>Coscine.ApiCommons</AssemblyName>
<TargetFramework>net5.0</TargetFramework>
<Version>1.12.0</Version>
<Version>2.0.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.
Finish editing this message first!
Please register or to comment