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

Chore: 2.0.0

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

## Breaking
* Migrated Api to dotnet5.0
parent 43a96883
No related branches found
No related tags found
No related merge requests found
{
"version": 1,
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "5.6.6",
"commands": [
"dotnet-gitversion"
]
},
"dotnet-version-cli": {
"version": "2.1.1",
"commands": [
"dotnet-version"
]
}
}
}
\ No newline at end of file
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<RootNamespace>Coscine.Api.Metadata</RootNamespace>
<AssemblyName>Coscine.Api.Metadata</AssemblyName>
<TargetFramework>net5.0</TargetFramework>
<Version>1.7.1</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.
Please register or to comment