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

Chore: 1.12.0

# [1.12.0](v1.11.0...v1.12.0) (2021-02-02)

## Fix
* Updated dependencies

## Update
* Support for .NET 5.0 added. Current Target Frameworks are .NET Framework 4.6.1 and .NET 5.0. (coscine/issues#1226)
parent 65237ba6
No related branches found
Tags v1.12.0
No related merge requests found
{
"version": 1,
"isRoot": true,
"tools": {
"gitversion.tool": {
"version": "5.6.4",
"commands": [
"dotnet-gitversion"
]
},
"dotnet-version-cli": {
"version": "2.1.1",
"commands": [
"dotnet-version"
]
}
}
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.ApiCommons</RootNamespace>
<AssemblyName>Coscine.ApiCommons</AssemblyName>
<TargetFrameworks>net5.0;net461</TargetFrameworks>
</PropertyGroup>
<Version>1.12.0</Version></PropertyGroup>
<PropertyGroup>
<SignAssembly>true</SignAssembly>
</PropertyGroup>
......
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