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

Chore: 2.0.0

# [2.0.0](v1.3.0...v2.0.0) (2021-03-01)

## Breaking
* Migrated Api to dotnet5.0
parent 0950907d
Branches
Tags v2.0.0
1 merge request!19Update product with master
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>Coscine.Logging</RootNamespace> <RootNamespace>Coscine.Logging</RootNamespace>
<AssemblyName>Coscine.Logging</AssemblyName> <AssemblyName>Coscine.Logging</AssemblyName>
<TargetFrameworks>net5.0;net461</TargetFrameworks> <TargetFrameworks>net5.0;net461</TargetFrameworks>
<Version>1.3.0</Version> <Version>2.0.0</Version>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<Authors>RWTH Aachen University</Authors> <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