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

Chore: 2.20.0

# [2.20.0](v2.19.0...v2.20.0) (2023-03-10)

## Fix
* Allowing only top-level organizations under participating organizations
* Allowing only top-level organizations under participating organizations

## Update
* Remove duplicates for gitlab resource type in ProjectQuotas
* Remove duplicates for gitlab resource type in ProjectQuotas
parent 2a0b44a1
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<RootNamespace>Migrations.Tests</RootNamespace>
<AssemblyName>Migrations.Tests</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
<Version>2.19.0</Version>
<Version>2.20.0</Version>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Migrations\Migrations.csproj" />
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Migrations</RootNamespace>
<AssemblyName>Coscine.Migrations</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
<Version>2.19.0</Version>
<Version>2.20.0</Version>
</PropertyGroup>
<PropertyGroup>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Migration</RootNamespace>
<AssemblyName>Coscine.Migrator</AssemblyName>
<TargetFramework>net6.0</TargetFramework>
<Version>2.19.0</Version>
<Version>2.20.0</Version>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Migrations\Migrations.csproj" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment